summaryrefslogtreecommitdiff
path: root/ext/standard/basic_functions.h
Commit message (Expand)AuthorAgeFilesLines
* Bump yearXinchen Hui2015-01-151-1/+1
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* Fix hash key length in register/remove_user_shutdown_functionArpad Ray2011-11-111-2/+2
* Fix Bug #55801 Behavior of unserialize has changed:Michael Wallner2011-10-191-0/+1
* fix zts break in r316688Arpad Ray2011-09-131-3/+3
* Implement object-oriented session handlers (https://wiki.php.net/rfc/session-oo)Arpad Ray2011-09-131-0/+9
* - Fixed bug #54580 (get_browser() segmentation fault when the browscap iniGustavo André dos Santos Lopes2011-05-011-0/+1
* Add header_register_callback(), allows a userland functionScott MacVicar2011-02-031-0/+2
* - Year++Felipe Pena2011-01-011-1/+1
* - Moved leak_variable() to zend_builtin_functions.c (Gustavo)Felipe Pena2010-11-151-1/+0
* - Added leak_variable() function.Gustavo André dos Santos Lopes2010-11-151-0/+1
* - Completed rewrite of html.c. Except for determine_charset, almost nothingGustavo André dos Santos Lopes2010-10-241-4/+0
* - Revamp of the decoding portion of html.c.Gustavo André dos Santos Lopes2010-10-101-0/+4
* Added support for object references in recursive serialize() calls. FR #36424Michael Wallner2010-05-261-0/+8
* Removed safe_modeKalle Sommer Nielsen2010-04-261-8/+0
* Removed import_request_variables(), this is not needed anymore without regist...Kalle Sommer Nielsen2010-04-211-2/+0
* * Changed the way removed ini directives are shown so its easier to add new onesKalle Sommer Nielsen2010-04-121-1/+0
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - Fixed error_log() to be binary safe when using message_type 3 (message appe...Jani Taskinen2009-11-221-0/+2
* - Removed unused code (replaced long time ago by url_scanner_ex.*Jani Taskinen2009-07-261-3/+0
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Added parse_ini_string() function (grange at lemonde dot fr, Arnaud)Arnaud Le Blanc2008-11-051-0/+1
* MFHJani Taskinen2008-04-151-0/+3
* [DOC] Remove config_get_hash() & and add new boolean parameter to ini_get_all()Hannes Magnusson2008-04-141-1/+0
* MFH: Implement forward_static_call(_array) to complete LSB. Patch by Mike LivelyEtienne Kneuss2008-04-071-0/+2
* - MFH Rename it againMarcus Boerger2008-02-031-1/+1
* - MFH Rename dump_config_hash() to get_config_hash() as it doesn't dumpMarcus Boerger2008-02-031-2/+0
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* - MFH from HEAD:Jani Taskinen2007-11-021-3/+4
* MFH:- Added common getopt implementation to core.Jani Taskinen2007-10-011-0/+1
* MFH:Jani Taskinen2007-09-281-0/+3
* MFH: Fixed compile warningsJani Taskinen2007-07-211-2/+2
* MFHHannes Magnusson2007-05-281-1/+0
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* - MFH: No idea if we actually support 16 bit systems, but this just looked wrongDerick Rethans2006-11-141-1/+1
* MFH: added error_get_last() functionMichael Wallner2006-07-191-0/+1
* MFH: Fixed bug #36630 (umask not reset at the end of the request).Ilia Alshanetsky2006-05-141-0/+2
* Rename getloadavg to sys_getloadavgRasmus Lerdorf2006-02-181-1/+1
* add getloadavg() function that has been running in production on rs1.php.netWez Furlong2006-02-161-0/+3
* Export symbols that will allow building WDDX as shared objectFrank M. Kromann2006-01-281-2/+2
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* Fix FCI cache for array_walk and user array compare functions. BugAndrei Zmievski2005-06-151-1/+0
* Added time_sleep_until() function, which is a high precision mechanism ofIlia Alshanetsky2005-04-101-0/+1
* Removed php_check_syntax() function, it never worked properly. For nowIlia Alshanetsky2005-04-061-1/+0
* Fix inet_pton/ntop() on BSDSara Golemon2004-08-071-2/+2
* New Functions inet_pton() and inet_ntop()Sara Golemon2004-08-071-0/+6
* Portable solution for bug #27646 that works correct on Windows, tooMarcus Boerger2004-03-271-0/+3