summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Added function entry for similar_text().Andrey Hristov1999-07-231-0/+1
* Added function entry for strip_tags.Andrey Hristov1999-07-232-0/+2
* Fixed a bug in WDDX that occured when a number was passed in insteadAndrey Hristov1999-07-231-0/+2
* Ported strtotime() function.Andrey Hristov1999-07-235-1/+945
* Fix bug #1807 (requires libzend update)Zeev Suraski1999-07-231-28/+53
* gdttf updateSascha Schumann1999-07-233-4/+74
* updated the docstring for --with-xmlStig Bakken1999-07-231-1/+4
* Added check for freetype.hZeev Suraski1999-07-235-11/+17
* New ini-stuff incorporated. Porting to PHP4 and ZTS hopefully complete.Danny Heijl1999-07-231-147/+33
* Please add in any changes/bug fixes you've made - we need to keep a details C...Zeev Suraski1999-07-225-8/+8
* Implement additional heuristic for session id search. Now looks intoSascha Schumann1999-07-221-2/+19
* -Ported all remaining date() optionsAndrey Hristov1999-07-222-3/+44
* *** empty log message ***Andrey Hristov1999-07-221-2/+2
* Blobs now working too.Danny Heijl1999-07-221-24/+28
* Blobs don't work, hash problems.Danny Heijl1999-07-221-2/+14
* First cut at standard way of making dynamically loadable extensions on UNIX.Stig Bakken1999-07-214-8/+41
* Fix for bug #1806Andrey Hristov1999-07-211-1/+1
* *** empty log message ***Andrey Hristov1999-07-211-0/+1
* Informix extension now works but php_ini stuff still needs rewriting.Danny Heijl1999-07-211-45/+46
* sync with 1.133Sascha Schumann1999-07-211-105/+93
* merge in change from php3Sascha Schumann1999-07-211-0/+1
* initial import of DBASascha Schumann1999-07-2116-0/+1865
* the ; is superfliciousSascha Schumann1999-07-211-1/+1
* that's betterStig Bakken1999-07-211-2/+0
* Debian fixesStig Bakken1999-07-216-29/+77
* fix to reiterate that one should _always_ use braces around if/else/for/whileStig Bakken1999-07-211-4/+7
* Started php4/ZTS port of Informix driver.Danny Heijl1999-07-212-275/+293
* use the same version as in php3Sascha Schumann1999-07-211-54/+0
* use reverse lookup array, submitted by bfranklin@dct.com, #1755Sascha Schumann1999-07-211-3/+15
* fix for #1748Sascha Schumann1999-07-211-9/+2
* Added locale support.Andrey Hristov1999-07-202-4/+33
* exec() can now properly handle lines longer than (EXEC_INPUT_BUF-2) bytes.Mike Gerdts1999-07-201-3/+41
* Added 'n' option to date().Andrey Hristov1999-07-201-0/+5
* Added headers_sent() functionAndrey Hristov1999-07-203-0/+13
* Fix for bug #1750.Andrey Hristov1999-07-201-0/+11
* The last forgotten prototypes I know.Egon Schmid1999-07-191-2/+2
* Updated statusAndrey Hristov1999-07-191-0/+1
* Ported WDDX module.Andrey Hristov1999-07-196-0/+935
* It's in PHP 3 and 4.Egon Schmid1999-07-191-2/+2
* Test, will document this soon.Egon Schmid1999-07-191-2/+2
* Moving dlist stuff into core.Andrey Hristov1999-07-193-542/+1
* *** empty log message ***Zeev Suraski1999-07-191-10/+10
* Kill compiler warnings.Andrey Hristov1999-07-191-3/+3
* license changeDanny Heijl1999-07-191-20/+9
* updateSascha Schumann1999-07-191-0/+1
* More credits.Andrey Hristov1999-07-191-1/+3
* more to doSascha Schumann1999-07-181-0/+2
* add session config to php.ini and adapt the naming scheme for itSascha Schumann1999-07-181-15/+15
* Update credits a bit.Andrey Hristov1999-07-171-1/+2
* -Kill compile warnings in apache.cAndrey Hristov1999-07-172-36/+45