summaryrefslogtreecommitdiff
path: root/ext/standard/basic_functions.h
Commit message (Expand)AuthorAgeFilesLines
* basic clang compatibility on windowsAnatol Belski2014-11-071-0/+4
* Merge branch 'PHP-5.6'Anatol Belski2014-10-291-0/+4
|\
| * dll export APIs needed by phpdbgAnatol Belski2014-10-291-0/+4
* | rework the previous fix for var names with size_t, no ugly casts anymoreAnatol Belski2014-10-231-1/+1
* | fix several datatype mismatchesAnatol Belski2014-10-221-1/+1
* | Fix tests/serialize/bug64146.phptNikita Popov2014-09-221-2/+2
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 1Anatol Belski2014-08-251-4/+4
* | several fixes -Anatol Belski2014-08-161-4/+4
* | Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-261-2/+0
|\ \
| * | Remove call_user_method() and call_user_method_array() from master, long time...Kalle Sommer Nielsen2014-04-051-2/+0
| |/
* | Use better data structures (incomplete)Dmitry Stogov2014-02-101-3/+3
|/
* 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