summaryrefslogtreecommitdiff
path: root/lang/php5/files/patch-main::main.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* o Add FriBiDi extension [1]Norikatsu Shigemura2003-06-241-0/+139
o New patch-main::main.c file [2]: - Fixed bug #24253 (missing variables when register_globals is on) - Fixed a memory leak when more then 1 E|S flag is passed to gpc_order. - Fixed a memory leak when variables_order is not set and gpc_order has S|s flag. - Optimized out duplicate parsing of the variables order string. PR: ports/53609 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Patched by: Thierry Thomas [1] Requested by: Ian Service [2] Notes: svn path=/head/; revision=83518