summaryrefslogtreecommitdiff
path: root/ext/standard/basic_functions.c
Commit message (Expand)AuthorAgeFilesLines
* - MFH:Pierre Joye2009-01-191-0/+1
* - symlink, hardlink & co support (2.1/2 :)Pierre Joye2009-01-161-2/+2
* Fixed a bug inside mail() logging code that prevents log file from existingIlia Alshanetsky2009-01-131-0/+1
* - remove PHP_FE(dl) (actually removing the commented PHP_FE, was commited wit...Pierre Joye2009-01-071-3/+0
* - [MFH]Pierre Joye2009-01-061-11/+19
* [DOC]Ilia Alshanetsky2008-12-311-0/+9
* MFHMarcus Boerger2008-12-311-3/+0
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* - MFH: Implemented http://wiki.php.net/rfc/roundingChristian Seiler2008-12-021-0/+6
* MFB: init BG(page_uid) and BG(page_gid)Stanislav Malyshev2008-11-291-0/+4
* MFH: Missed file from commit for #44181 & #44182Arnaud Le Blanc2008-11-261-1/+1
* MFHArnaud Le Blanc2008-11-241-0/+1
* restore BC for arraysStanislav Malyshev2008-11-241-1/+1
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-491/+0
* [DOC] Add option for error_log to send directly to SAPI loggerStanislav Malyshev2008-11-131-1/+8
* Added header_remove() (chsc at peytz dotdk, Arnaud)Arnaud Le Blanc2008-11-131-0/+6
* MFH: Added stream_context_get_params()Arnaud Le Blanc2008-11-131-0/+6
* MFH: Added parse_ini_string() function (grange at lemonde dot fr, Arnaud)Arnaud Le Blanc2008-11-051-0/+45
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+488
* - MFH: Added str_getcsv()Felipe Pena2008-11-021-0/+8
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-491/+0
* MFH: initialize optional varsArnaud Le Blanc2008-10-211-3/+3
* Use PHP_DEP_FE instead of throwing an E_DEPRECATED manually inside define_sys...Kalle Sommer Nielsen2008-10-161-1/+1
* MFH:- Fixed bug #45956 (parse_ini_file() does not return false with syntax er...Jani Taskinen2008-08-311-1/+5
* - MFH:Pierre Joye2008-08-231-1/+5
* - MFH Fix 64bit issueMarcus Boerger2008-08-211-1/+1
* revert for nowAntony Dovgal2008-08-211-1/+1
* fix buildAntony Dovgal2008-08-211-2/+0
* - MFH: work around vc6 bugPierre Joye2008-08-201-1/+11
* fix warningAntony Dovgal2008-08-201-1/+1
* MFH: shutdown crypt correctly and fix memleak in ZTS modeAntony Dovgal2008-08-191-1/+1
* MFH: fix includeJani Taskinen2008-08-181-1/+1
* - MFH: this change was not part of the env patchPierre Joye2008-08-181-4/+0
* - [DOC] MFH: make putenv behaves like unix putenv on Windows:Pierre Joye2008-08-181-14/+52
* Fix arginfoHannes Magnusson2008-08-161-0/+1
* MFH: [DOC] Added stream_context_set_default() function. (Davey Shafik)Hannes Magnusson2008-08-161-0/+6
* MFH: add quoted_printable_encode()Antony Dovgal2008-08-141-0/+7
* fix buildAntony Dovgal2008-08-141-1/+1
* MFH: Fix arginfo for nl2brKalle Sommer Nielsen2008-08-141-1/+1
* MFH: Implemented feature request #34381 (nl2br() should have an option for XH...Kalle Sommer Nielsen2008-08-141-0/+1
* MFH:Arnaud Le Blanc2008-08-071-1/+3
* MFH: nuketh C++ commentsJani Taskinen2008-08-031-1/+2
* - MFH: Added parameter TSRMLS_DC in zend_is_callable()Felipe Pena2008-08-021-3/+3
* MFH (DOC] Add array_replace/array_replace_recursive (Mett Wilmas)Johannes Schlüter2008-07-311-0/+16
* - MFH: missing in the previous crypt commit (shutdown frees the locking mecha...Pierre Joye2008-07-291-0/+1
* - MFH: Added TSRMLS_DC to apply_func_args_t and zend_hash_apply_with_arguments.Felipe Pena2008-07-241-12/+11
* LSB parent/self forwardingDmitry Stogov2008-07-241-2/+2
* - MFH: New parameter parsing APIFelipe Pena2008-07-231-61/+11
* - Added arginfoFelipe Pena2008-07-201-4/+17
* - Deprecate ticksFelipe Pena2008-07-171-0/+2