summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* count/sizeof had their arguments setup wrong (messup between Beta 1 and 2)Zeev Suraski1999-08-061-2/+2
* - Improved register_shutdown_function() - you may now supply arguments thatZeev Suraski1999-08-061-45/+63
* Made Hypwerwave module threat safeUwe Steinmann1999-08-065-149/+232
* fix for #1947Thies C. Arntzen1999-08-061-0/+11
* Fdf module should now be up to dateUwe Steinmann1999-08-062-6/+54
* Order of freeing memory cause segm fault since efree seems to wipeUwe Steinmann1999-08-061-28/+27
* renamed fileUwe Steinmann1999-08-051-0/+4
* zend_hash_update() seems to be a bit different form php3_hash_updateUwe Steinmann1999-08-051-12/+16
* Huge patch to update the hyperwave and pdflib module.Uwe Steinmann1999-08-058-757/+2090
* Fixed.Andrey Hristov1999-08-051-0/+1
* Fixed a little boo-boo I made during the PHP3->PHP4 conversion.Steven Lawrance1999-08-041-1/+1
* Updated the files so that they have all the functionality ofSteven Lawrance1999-08-042-90/+177
* [s]printf fix for bug #1952Rasmus Lerdorf1999-08-031-5/+9
* file did not end with a newline, causing problems for Sun's C compilerMike Gerdts1999-08-031-1/+1
* Fix for Redhat libc 2.1 and dynamic loading in zlib module.Stefan Roehrich1999-08-022-23/+36
* AIX needs this include...Zeev Suraski1999-08-021-0/+3
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-0267-1540/+1540
* Fix function declarations.Andrey Hristov1999-08-021-23/+23
* More symbol work.Andrey Hristov1999-08-0212-249/+260
* More symbol work.Andrey Hristov1999-08-027-62/+65
* Updated protoAndrey Hristov1999-08-021-1/+2
* Another forgotten prototype. Andrey, why is preg_grep in PHP3 missing?Egon Schmid1999-08-011-1/+2
* Support resource type in gettype()Andi Gutmans1999-08-011-0/+8
* Fix bug #1872Zeev Suraski1999-08-012-0/+4
* Final IMAP fixesZeev Suraski1999-08-011-4/+4
* More IMAP fixesZeev Suraski1999-07-311-2/+17
* That should fix bug #1903Zeev Suraski1999-07-311-3/+0
* Fix bug #1914Zeev Suraski1999-07-311-0/+5
* Declaration fixZeev Suraski1999-07-311-1/+1
* Ok, that should be a good start. Can somebody verify that this actually comp...Zeev Suraski1999-07-301-154/+190
* Early steps towards making the IMAP module PHP 4.0 compatibleZeev Suraski1999-07-301-652/+639
* This should fix the implode() problemZeev Suraski1999-07-301-0/+1
* -Tiny fixAndi Gutmans1999-07-291-1/+1
* - Added function documentation prototypes. Thanks to Egon Schmid forAndi Gutmans1999-07-291-2/+18
* - Added get_class($obj), get_parent_class($obj) and method_exists($obj,"name")Andi Gutmans1999-07-283-15/+80
* Fix link functions problem.Andrey Hristov1999-07-282-9/+6
* Make it compile againDanny Heijl1999-07-281-1/+2
* Commited changes in php3 function/soundex 1.32Philippe Verdy1999-07-281-43/+36
* Symbol work.Andrey Hristov1999-07-2710-158/+168
* - strttotime is compiled in on win32 again.Andi Gutmans1999-07-272-6/+2
* Oops.Andrey Hristov1999-07-271-11/+11
* More symbol work.Andrey Hristov1999-07-273-24/+25
* check for nKeyLength not arKeyAndrey Hristov1999-07-271-3/+3
* Fix for bug #1887.Andrey Hristov1999-07-271-2/+2
* Fix for bug #1891Andrey Hristov1999-07-271-1/+1
* >... If you can, please update your module to use these macros.Danny Heijl1999-07-272-53/+54
* More symbol work.Andrey Hristov1999-07-2636-187/+199
* - Fix the new operator incompatibility.Andi Gutmans1999-07-263-3/+9
* "gd", not "-lgd"Stig Bakken1999-07-251-2/+2
* use AC_ADD_ macrosStig Bakken1999-07-251-12/+18