summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* INIT_DATA/UPDATE_DATA assumed that pData elements of the size of a voidSascha Schumann2000-12-061-2/+2
* updated with =& new syntaxAndre Langhorst2000-12-061-5/+5
* made run-tests.php windows compatibleAndre Langhorst2000-12-061-1/+3
* added $this in constructor test (fails currently)Andre Langhorst2000-12-061-0/+33
* Fix indentation of configure outputSascha Schumann2000-12-069-16/+15
* added OO test (will fail currently)Andre Langhorst2000-12-061-0/+30
* Fix T1 static buildStanislav Malyshev2000-12-061-2/+0
* Update READMEStanislav Malyshev2000-12-061-3/+3
* Fix prototypesStanislav Malyshev2000-12-061-9/+9
* * cleanupStig Bakken2000-12-061-1/+1
* #With "php -f file.php", file.php is unable to parse command-lineStig Bakken2000-12-061-1/+1
* ChangeLog update2000-12-061-0/+49
* NEWS update2000-12-061-0/+1
* @- Removed ext/dav due to obsolescence. (Andrei)Andrei Zmievski2000-12-056-357/+0
* spaces after commas. all whitespace.Chuck Hagenbuch2000-12-051-38/+38
* - Support for $var =& new foo() syntax. This allows you to use objectsAndi Gutmans2000-12-051-0/+1
* Make GMP use Zend's memory functionsStanislav Malyshev2000-12-051-0/+18
* Fix prototypesStanislav Malyshev2000-12-051-2/+2
* Add check for conversion baseStanislav Malyshev2000-12-051-0/+5
* Expose all timeout functionsZeev Suraski2000-12-051-2/+2
* * applied patch by Stig-Ørjan Smelror <Stig.Orjan.Smelror@lincom.no>Stig Bakken2000-12-051-2/+2
* Applied IBM DB2 patch by Walter Franzini <walter@sys-net.it>Stig Bakken2000-12-051-13/+28
* Pass core_globals to new inline functionsSascha Schumann2000-12-052-5/+5
* * MySQL sequence emulation using auto_incrementStig Bakken2000-12-051-323/+413
* ChangeLog update2000-12-051-0/+113
* NEWS update2000-12-051-0/+1
* Removed a fatal condition to allow for harmless user error plus some otherDavid Hedbor2000-12-041-20/+8
* have PEAR::isError() not take parameters by reference for now.Chuck Hagenbuch2000-12-041-1/+1
* - Fix up the NEWS item. We need to make sure that this release we reallyAndi Gutmans2000-12-041-4/+7
* - Explanation about Zend change. I'll move it to the branch when I'm happyAndi Gutmans2000-12-041-0/+9
* This branch will become 4.0.5. New entries should only be added to theSascha Schumann2000-12-041-0/+4
* Added nextid() method to DB_common. Added lock() and unlock() methods to DB_m...Sebastian Bergmann2000-12-040-0/+0
* @- Made ldap_get_entries() return an array even if there are no entriesfoobar2000-12-041-2/+4
* - new function hw_new_document_from_file()Uwe Steinmann2000-12-042-23/+130
* Automatically carry over macro definitions from Apache.Sascha Schumann2000-12-041-6/+5
* added name for credits on work for Solid interface..Dan Kalowsky2000-12-041-1/+1
* GD shared build fixes - should fix problem with gd.so not being linkedStanislav Malyshev2000-12-041-10/+33
* close the filehandle if it is a tempfile.Sterling Hughes2000-12-041-2/+14
* Move code from macros to inline functions to ease debuggingSascha Schumann2000-12-042-104/+124
* Handle the case of no-handlers properly and make handlers a proper C "string".Sascha Schumann2000-12-041-2/+7
* No comment.Sebastian Bergmann2000-12-041-2/+2
* I couldn't read it in order to understand it in order to extend it :-)Sebastian Bergmann2000-12-041-483/+417
* ChangeLog update2000-12-041-0/+196
* NEWS update2000-12-041-0/+1
* - Fix the handling of resource entriesSterling Hughes2000-12-032-81/+56
* Another attempt at fixing 8036Sterling Hughes2000-12-032-6/+8
* Windows ist ser schlechtSterling Hughes2000-12-031-4/+2
* Fix #8079 - filetype now knows about socketsStanislav Malyshev2000-12-031-0/+3
* Workaround for these two symptoms:Sascha Schumann2000-12-031-1/+1
* changed run-tests.php to use 'php -q' instead of 'php -f'Hartmut Holzgraefe2000-12-033-8/+8