summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
* Missing protoRasmus Lerdorf2002-08-132-2/+2
* bool not booleanRasmus Lerdorf2002-08-131-2/+2
* dir() returns an instantiated object, not a class.Rasmus Lerdorf2002-08-131-1/+1
* Implement curl based wrappers.Wez Furlong2002-08-121-2/+6
* Missing word...Wez Furlong2002-08-111-1/+1
* Properly implement TSRM parameters to the new log_errorWez Furlong2002-08-112-9/+11
* Introduce an error stack for wrappers, to help prevent multiple errorsWez Furlong2002-08-112-7/+14
* corrected handling of internal output buffersMarcus Boerger2002-08-102-4/+2
* Improved handling of output buffers (see news)\n#No trim for the string param...Marcus Boerger2002-08-091-3/+1
* Centralize some blocking socket related code.Wez Furlong2002-08-091-41/+0
* possible memoryleakMarcus Boerger2002-08-091-1/+6
* Remove duplicated checks.Yasuo Ohgaki2002-08-081-8/+0
* reverting ' to \" to stop stupid discussionsHartmut Holzgraefe2002-08-081-26/+26
* those are allways defined -> fixes warning in basic_functions.cMarcus Boerger2002-08-081-2/+3
* the order to do things is save-compile-commitHartmut Holzgraefe2002-08-081-5/+1
* fix for #18782 (setting background color without making sure the textHartmut Holzgraefe2002-08-081-25/+30
* Touch fileSascha Schumann2002-08-061-1/+1
* Correct carset if iconv is activeMarcus Boerger2002-08-051-2/+16
* -New function ob_list_handlersMarcus Boerger2002-08-051-0/+1
* need to export var_replace and var_destroy for win32Shane Caraveo2002-08-043-6/+6
* -Send charset US-ASCII or ini setting default_charset.Marcus Boerger2002-08-041-2/+8
* ups.. :)Georg Richter2002-08-041-1/+1
* added meta tag (w3c compliance)Georg Richter2002-08-041-1/+1
* Close pipes to avoid deadlock.James E. Flemer2002-08-031-0/+6
* one last fix for array_shiftBrad LaFountain2002-08-031-0/+1
* Fix typo in #if. Bug #17538.James E. Flemer2002-08-021-1/+1
* added money_format() functionHartmut Holzgraefe2002-08-024-1/+31
* made sapi_register_treat_data() to support multibyte input encoding translati...Rui Hirokawa2002-08-021-2/+2
* array_pop wasnt setting next indexBrad LaFountain2002-08-011-13/+10
* That was not correct..foobar2002-08-011-3/+0
* Reset index when doing array_pop()foobar2002-08-011-1/+4
* Add test for the index resetting.foobar2002-08-011-1/+4
* UghRasmus Lerdorf2002-08-011-1/+1
* Added tests for array_shift/array_pop.foobar2002-08-012-0/+96
* Nuke compile warning.foobar2002-08-011-1/+2
* - Removed the DOS line endingsfoobar2002-08-011-1/+1
* made array_shift re-index like it did before previous fixBrad LaFountain2002-08-011-6/+21
* Reverted the patch..it breaks the original behaviour of at least array_shift.foobar2002-07-311-4/+5
* fixed bugs 16063 and 16068Brad LaFountain2002-07-301-5/+4
* Commiting Steph@php.net's patch to re-enable touch on Win32 machinesDan Kalowsky2002-07-301-2/+0
* Fix strtotime() "next" keyword handling.Rasmus Lerdorf2002-07-301-1/+1
* Fix for #18638 (str_rot13 bug)Rasmus Lerdorf2002-07-301-14/+11
* Fixed bug #14657 (patch by Steph Fox)Edin Kadribasic2002-07-291-1/+0
* - Copy and paste error -> unify error messagesDerick Rethans2002-07-282-2/+2
* Added sha1, sha1_file functions.Stefan Esser2002-07-285-1/+462
* Bugfix: #18532Georg Richter2002-07-261-11/+23
* all functions based on php_stat are now safe mode aware...Stefan Esser2002-07-261-0/+4
* - Added parameter to print_r which returns the variable representationDerick Rethans2002-07-251-7/+17
* is_object() returns FALSE if object is a "incomplete object".Yasuo Ohgaki2002-07-243-9/+16
* restore shane to list of members of php group (got lost somewhere along the way)jim winstead2002-07-231-1/+1