summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
* - Add Zend API No. to phpinofo() outputDerick Rethans2002-05-021-0/+6
* - Fix String is not zero-terminated error in base64_decodeDerick Rethans2002-05-011-1/+1
* Fix ZE1 buildStanislav Malyshev2002-04-301-2/+2
* Touch fileSascha Schumann2002-04-301-1/+1
* ZE2 compatibility fixStanislav Malyshev2002-04-301-6/+7
* ZE2 compatibility fixesStanislav Malyshev2002-04-301-2/+4
* revert last bogus change. There is bug in is_file()foobar2002-04-301-1/+1
* Fix ZTS build.Sebastian Bergmann2002-04-301-4/+4
* Make use of new flag so that we can buffer http headers when we know thatWez Furlong2002-04-301-5/+8
* Implement user-space funtions to operate on stream contexts.Wez Furlong2002-04-303-12/+125
* Fix is_file test.Wez Furlong2002-04-301-1/+1
* Add comments for the fixStanislav Malyshev2002-04-291-0/+2
* Fix here tooStanislav Malyshev2002-04-291-1/+1
* Yet another serialization fix - for incomplete classStanislav Malyshev2002-04-291-2/+4
* Touch generated fileSascha Schumann2002-04-281-1/+1
* Fix couple of nasty serializer bugs:Stanislav Malyshev2002-04-283-157/+187
* timestampThies C. Arntzen2002-04-281-1/+1
* revert session_set_userdata - diffent patch will come shortlyThies C. Arntzen2002-04-283-82/+35
* touch file. Please commit first the .re file and afterwards the .c source. Ot...foobar2002-04-281-1/+1
* Add test case for file_exist/is_fileYasuo Ohgaki2002-04-282-0/+30
* part 2 of last commitThies C. Arntzen2002-04-271-29/+51
* @ - added session_set_userdata() which enables you to specify one variableThies C. Arntzen2002-04-272-7/+32
* Fixed bug #16861.Yasuo Ohgaki2002-04-263-5/+11
* update generated filejim winstead2002-04-251-26/+24
* Do not add redundant id attribute. It doesn't make the output anyjim winstead2002-04-251-2/+0
* fixed directory access problem when direcory name is encoded in japanese Shif...Rui Hirokawa2002-04-251-5/+5
* Touch generated file to increase timestampSascha Schumann2002-04-251-1/+1
* - Fix for bug #16811Derick Rethans2002-04-251-0/+1
* - Fix for bug 16810 (XHTML compliance)Derick Rethans2002-04-252-23/+27
* Fix Bug #14795.Andrei Zmievski2002-04-241-8/+10
* Fix unwanted type conversion in array_merge_recursive (Bug #14990).Andrei Zmievski2002-04-241-0/+1
* remove unnecessary castsSascha Schumann2002-04-221-1/+1
* fixes a warning when compiling under win32Harald Radi2002-04-221-1/+1
* simplify and improve speed of smart_str_print_long.Sascha Schumann2002-04-212-35/+41
* Make scheme part decoding rfc2396 compliant.Wez Furlong2002-04-191-2/+0
* Remove compiler warningsYasuo Ohgaki2002-04-191-1/+1
* Always initialize wrappers, regardless of PG(allow_url_fopen).Wez Furlong2002-04-165-76/+39
* Fix declarations (Thanks Sebastian)Wez Furlong2002-04-111-1/+1
* thread safeMarcus Boerger2002-04-111-18/+62
* fix warningMarcus Boerger2002-04-111-1/+1
* fix testproblemMarcus Boerger2002-04-111-1/+1
* Implement stream context and status notification system.Wez Furlong2002-04-108-60/+243
* - Revert that change. Added a warning about this.foobar2002-04-082-0/+31
* There's really no point in allowing using the system regex library.foobar2002-04-082-30/+0
* Using system regex lib seems not to work quite well when compiled with Apache.foobar2002-04-081-10/+5
* fix and regression test for Bug #16473Hartmut Holzgraefe2002-04-072-14/+18
* fix for #16469Wez Furlong2002-04-071-1/+1
* Fix gzip/bz2 builds for WindowsZeev Suraski2002-04-052-24/+24
* - OS X support for dynamically loaded extensions. (patch by Marko)foobar2002-04-041-4/+4
* fix TS buildWez Furlong2002-04-031-2/+2