summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* - Add a bitwise flag to phpinfo()Andi Gutmans1999-07-144-156/+197
* Fix logic here - the error message was bogus when it couldn't find theRasmus Lerdorf1999-07-141-1/+1
* Finish porting aspell - tested and works ok nowRasmus Lerdorf1999-07-125-12/+13
* *** empty log message ***Andrey Hristov1999-07-122-2/+2
* par with 3.0Thies C. Arntzen1999-07-121-41/+28
* fixed mem-problemThies C. Arntzen1999-07-121-18/+10
* small php4 fixesThies C. Arntzen1999-07-121-8/+15
* Don't touch refcount and EA directlyZeev Suraski1999-07-099-70/+37
* Step 2:Zeev Suraski1999-07-0910-38/+39
* Step 1 in nuking the garbage collector:Zeev Suraski1999-07-094-10/+15
* Add Aspell moduleRasmus Lerdorf1999-07-095-0/+304
* Reduce clutter a bit.Andrey Hristov1999-07-081-1/+1
* on par with latest php3Thies C. Arntzen1999-07-082-179/+215
* Fix a memory leak by not allowing session_start() to be called more than once.Andrey Hristov1999-07-071-0/+2
* Support PCRE under Win32Zeev Suraski1999-07-061-2/+5
* avoid two copies of pcre.c in the repositoryZeev Suraski1999-07-062-1/+1
* Correct option cachingAndrey Hristov1999-07-052-1/+7
* upsThies C. Arntzen1999-07-051-4/+4
* fixed mem-leakThies C. Arntzen1999-07-051-2/+4
* ported IPTC fro php3Thies C. Arntzen1999-07-053-17/+286
* added RESOURCE-returningThies C. Arntzen1999-07-051-3/+3
* up to php3 versionThies C. Arntzen1999-07-051-21/+15
* updated to latest php3Thies C. Arntzen1999-07-041-1/+1
* *** empty log message ***Zeev Suraski1999-07-031-0/+4
* add missing includeSascha Schumann1999-07-031-0/+1
* ignore thisSascha Schumann1999-07-031-1/+1
* there must be a better waySascha Schumann1999-07-031-0/+1
* added some refcount stuffThies C. Arntzen1999-07-021-1/+12
* losses memory like hell, but seems to work!Thies C. Arntzen1999-07-022-31/+71
* fix from php3Sascha Schumann1999-07-021-2/+2
* someone please try whether the autoconf stuff worksSascha Schumann1999-07-011-14/+14
* maybe fix, following Joey's descriptionSascha Schumann1999-07-011-4/+2
* --with-zlib should work nowSascha Schumann1999-07-011-7/+7
* changed boolean behaviour:Thies C. Arntzen1999-07-011-2/+18
* some additional constsSascha Schumann1999-07-012-4/+4
* vpath thingieSascha Schumann1999-07-011-1/+1
* implement a simple API in the case someone wants to define his/her own serial...Sascha Schumann1999-07-012-10/+74
* No need for a PSLS_FETCH() if PSLS_D/PSLS_DC are supplied as function argumentsZeev Suraski1999-06-291-1/+0
* *** empty log message ***Andrey Hristov1999-06-291-1/+1
* Added session expiration.Andrey Hristov1999-06-292-4/+21
* synced with 3.0.11Thies C. Arntzen1999-06-292-125/+237
* Added session_is_registered(varname) function.Andrey Hristov1999-06-282-0/+28
* Ported MYSQL_NUM, MYSQL_ASSOC, and MYSQL_BOTH additions from php3.Andrey Hristov1999-06-281-67/+57
* oopsAndrey Hristov1999-06-281-1/+1
* *** empty log message ***Andrey Hristov1999-06-281-1/+0
* portSascha Schumann1999-06-271-6/+6
* more portingSascha Schumann1999-06-276-13/+34
* port over from php3Sascha Schumann1999-06-271-3/+13
* add dbase_replace_recordSascha Schumann1999-06-271-0/+69
* Win32/general patchesZeev Suraski1999-06-261-0/+2