PHP :: Bug #46714 :: pdf format uses deprecated ereg
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

Pull Requests