summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_0b2'.php-4.0b2SVN Migration1999-08-092-30/+4
* that tooZeev Suraski1999-08-091-1/+1
* Go beta 2 (final)Andi Gutmans1999-08-094-7/+11
* Fix HTTP/ header handlingAndi Gutmans1999-08-091-2/+3
* - Thies's crash fix.Andi Gutmans1999-08-091-1/+1
* Fixed odbc_fetch_into, added prototype return values.Andreas Karajannis1999-08-092-50/+45
* fixed sysv_shm*Thies C. Arntzen1999-08-093-29/+12
* add changelog entries which I forget a couple of days agoUwe Steinmann1999-08-092-1/+4
* solve infinite recursion error when including <signal.h>Philippe Verdy1999-08-081-1/+13
* First shot at odbc for PHP4Andreas Karajannis1999-08-083-257/+271
* fix for #1995 (this module needs some more work.)Thies C. Arntzen1999-08-081-4/+7
* Fix a few leaksZeev Suraski1999-08-073-5/+6
* More zend-izing.Danny Heijl1999-08-071-38/+38
* Built-in phpinfo() links are now turned off by default. They can beZeev Suraski1999-08-074-11/+29
* - Changed phpinfo() to list modules that have no info functionZeev Suraski1999-08-074-5/+21
* *** empty log message ***Andrey Hristov1999-08-071-0/+2
* Modified array_walk() function so that the userland callback is passedAndrey Hristov1999-08-071-9/+48
* Fix for bug #1980Zeev Suraski1999-08-072-3/+5
* Fix for bug #1754Zeev Suraski1999-08-072-43/+46
* unreferenced variable warningPhilippe Verdy1999-08-071-1/+0
* Corrected spelling.Stefan Roehrich1999-08-071-1/+1
* Fix&improve conversion scriptsZeev Suraski1999-08-073-7/+8
* Fix a bug in call_user_func_ex()Zeev Suraski1999-08-061-0/+1
* Now that's an annoying bug.Zeev Suraski1999-08-061-1/+1
* bump up the version numberZeev Suraski1999-08-061-1/+1
* 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-062-45/+68
* Introduce call_user_func_ex()Zeev Suraski1999-08-062-5/+45
* *** empty log message ***Zeev Suraski1999-08-061-14/+15
* *** empty log message ***Zeev Suraski1999-08-061-2/+1
* 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
* hope i haven't missed anything - but we're no longer in the 3.x treeThies C. Arntzen1999-08-051-1/+1
* *** empty log message ***Zeev Suraski1999-08-041-0/+1
* Fix makedist to work with the libtool enabled distributionZeev Suraski1999-08-041-1/+2
* * Fix bug #1963Zeev Suraski1999-08-041-0/+1
* Added a note about the SNMP changesSteven Lawrance1999-08-041-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
* Fix bug #1949: -rdynamic not handled properly with Sun's C compilerMike Gerdts1999-08-031-4/+9
* [s]printf fix for bug #1952Rasmus Lerdorf1999-08-031-5/+9
* - Initialize extended value's and put the fetch_type in it's own variableAndi Gutmans1999-08-034-5/+7
* Last character of file not a newline, causing problems with Sun's C compilerMike Gerdts1999-08-031-1/+1
* file did not end with a newline, causing problems for Sun's C compilerMike Gerdts1999-08-032-2/+2