php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #46714 pdf format uses deprecated ereg
Submitted: 2008-11-28 20:43 UTC Modified: 2008-12-24 01:31 UTC
From: philip@php.net Assigned:
Status: Closed Package: Doc Build problem
PHP Version: Irrelevant OS: Mac
Private report: No CVE-ID: None
 [2008-11-28 20:43 UTC] philip@php.net
Description:
------------
Building the PDF version of the manual generates thousands of E_DEPRECATED errors due to ereg_* functions being used.

Reproduce code:
---------------
phd -f pdf -t phpbigpdf -d .manual.xml


Patches

Add a Patch

Pull Requests

Add a Pull Request

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 12:01:27 2024 UTC