summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
* php3.ini -> php.iniZeev Suraski1999-07-141-1/+1
* * Update logosZeev Suraski1999-07-141-2/+2
* - Add a bitwise flag to phpinfo()Andi Gutmans1999-07-143-155/+146
* Don't touch refcount and EA directlyZeev Suraski1999-07-094-40/+22
* Step 2:Zeev Suraski1999-07-095-23/+24
* Step 1 in nuking the garbage collector:Zeev Suraski1999-07-092-7/+10
* ported IPTC fro php3Thies C. Arntzen1999-07-053-17/+286
* fix from php3Sascha Schumann1999-07-021-2/+2
* changed boolean behaviour:Thies C. Arntzen1999-07-011-2/+18
* some additional constsSascha Schumann1999-07-012-4/+4
* oopsAndrey Hristov1999-06-281-1/+1
* *** empty log message ***Andrey Hristov1999-06-281-1/+0
* more portingSascha Schumann1999-06-273-13/+14
* Win32/general patchesZeev Suraski1999-06-261-0/+2
* * Get rid of another request_info element (filename)Zeev Suraski1999-06-261-1/+1
* *** empty log message ***Zeev Suraski1999-06-261-0/+4
* gettype now reports "boolean" correctThies C. Arntzen1999-06-221-0/+3
* Making function accessible.Andrey Hristov1999-06-221-0/+2
* Making the function accessible.Andrey Hristov1999-06-221-2/+2
* urlencode and decode return an empty-string if the input-string is empty (mat...Thies C. Arntzen1999-06-221-2/+4
* Backing out changes.Andrey Hristov1999-06-211-5/+3
* fixed implode "again" -Thies C. Arntzen1999-06-211-6/+6
* *** empty log message ***Zeev Suraski1999-06-191-5/+0
* Win32/ZTS compiles againZeev Suraski1999-06-191-15/+11
* for struct sockaddrAndrey Hristov1999-06-181-0/+4
* Apply Sascha's fsock fixes to php4.Stig Bakken1999-06-182-38/+49
* * fixed some #if/#ifdef issuesStig Bakken1999-06-1612-537/+1098
* reversing another patch that slippedStig Bakken1999-06-151-2/+2
* * reverse fsock/string import patchesStig Bakken1999-06-156-1167/+721
* * now using php4.ini instead of php3.iniStig Bakken1999-06-157-723/+1169
* gmmktime() fixRasmus Lerdorf1999-06-151-8/+13
* First attempt at moving the old RFC1867 support to the right placeZeev Suraski1999-06-124-257/+1
* it's obj.properties, not htSascha Schumann1999-06-111-3/+3
* Fix up var.c a bit.Andrey Hristov1999-06-111-10/+6
* Same Fix hereRasmus Lerdorf1999-06-111-10/+10
* * Fix a buglet in the session moduleZeev Suraski1999-06-112-4/+4
* make serialize workSascha Schumann1999-06-101-12/+90
* Fixing serialize a bit.Andrey Hristov1999-06-101-5/+3
* Added preg_grep() function.Andrey Hristov1999-06-101-2/+0
* Make array_shift/array_pop work better.Andrey Hristov1999-06-091-10/+5
* Fixed a bug in preg_split.Andrey Hristov1999-06-091-1/+5
* oci8 to 3.0.9Thies C. Arntzen1999-06-091-6/+8
* *** empty log message ***Andrey Hristov1999-06-092-32/+32
* Fixed a bug in preg_replace.Andrey Hristov1999-06-091-2/+0
* Don't set is_ref in _phpi_splice()Andrey Hristov1999-06-072-2/+95
* Fix an ereg_replace() crash bugZeev Suraski1999-06-071-1/+1
* - Remove the is_ref =1 from the push() function.Andi Gutmans1999-06-061-1/+0
* Added array_merge() function.Andrey Hristov1999-06-052-0/+59
* Added push(), pop(), shift(), unshift(), splice(), and slice() array functions.Andrey Hristov1999-06-053-2/+411
* Not sure that's the right fix, but at least it fixes the symptomZeev Suraski1999-06-051-2/+5