summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* No need for this constant.foobar2001-06-261-2/+0
* Added an optional 2nd parameter 'readall' to read_exif_data.foobar2001-06-261-7/+14
* Add update that Changelog missedJason Greene2001-06-261-0/+1
* This test won't work without these libs. Also, it might fail for otherfoobar2001-06-261-2/+2
* *BSD doesn't have SIGPOLL or SIGPWRJason Greene2001-06-261-0/+4
* Bunch of fixes, tested a bit, folks, please test with your scripts. changesSterling Hughes2001-06-261-269/+284
* Fix casting wierdness that broke compiled code with Sun CC.Jason Greene2001-06-251-4/+4
* @ Fixed a crash when using the CURLOPT_WRITEHEADER option. (Sterling)Sterling Hughes2001-06-252-59/+91
* Security fix in Udm_Set_Agent_Param function.Sergey Kartashoff2001-06-251-1/+1
* added missing includefoobar2001-06-241-0/+1
* added new com entriesHarald Radi2001-06-243-4/+16
* added verbose ini entryHarald Radi2001-06-242-2/+4
* The extension name seems to be usually totally lower-cased.foobar2001-06-243-3/+3
* A little typo here.. :)foobar2001-06-241-1/+1
* added missing ending fold tag.foobar2001-06-241-0/+1
* adapted to changes from com moduleHarald Radi2001-06-242-22/+22
* cast errorHarald Radi2001-06-242-2/+2
* Remove bogus use of volatile and add a note about using inet_ntopSascha Schumann2001-06-241-2/+2
* fixed bug that resource was freed twiceHarald Radi2001-06-242-176/+158
* cleanupHarald Radi2001-06-244-232/+224
* cleanupHarald Radi2001-06-248-30/+126
* added variant.hHarald Radi2001-06-242-0/+8
* Hopefully fix leaks...Sterling Hughes2001-06-241-9/+15
* fixed bug: #11641foobar2001-06-241-2/+2
* This is better looking. Other options use the same.foobar2001-06-241-1/+1
* - Bump Zend versionAndi Gutmans2001-06-241-1/+1
* Check for PHP_SIGCHILD only if any of oracle libs is enabled.foobar2001-06-241-3/+3
* added missing filefoobar2001-06-240-0/+0
* Support for handling multiple concurrent requests.Sascha Schumann2001-06-231-5/+223
* Update NEWSZeev Suraski2001-06-231-6/+6
* Fixed memory leak in ldap_first_attribute(), ldap_next_attribute(),Stig Venaas2001-06-231-4/+11
* fix build.foobar2001-06-231-1/+1
* Moved some messages to the end of configure process so they are easierfoobar2001-06-233-26/+33
* @added optional suffix removal parameter to basename() (Hartmut)Hartmut Holzgraefe2001-06-232-9/+32
* Accomodate an Apache API changeSascha Schumann2001-06-221-1/+1
* Make it possible to build this extension as shared module.foobar2001-06-222-41/+39
* Make it possible to build mysql extension as shared module.foobar2001-06-221-0/+4
* mnoGoSearch module test example updatesSergey Kartashoff2001-06-221-0/+1
* A new parameter UDM_PARAM_VARDIR has been added inSergey Kartashoff2001-06-221-0/+13
* dup fds before fdopen'ing them, so that people cannot deliberatelySascha Schumann2001-06-221-3/+4
* - Hopefully fix bug #11476 and improve garbage to be freed very quickly.Andi Gutmans2001-06-213-13/+16
* - Use inline instead of macro for PZVAL_LOCK()/PZVAL_UNLOCK() so that itAndi Gutmans2001-06-211-15/+25
* - Nuke dependency of all of PHP on zend_execute_locks.h.Andi Gutmans2001-06-213-53/+53
* *** empty log message ***Thies C. Arntzen2001-06-211-0/+1
* fixed.Thies C. Arntzen2001-06-211-1/+1
* - fixed the reference in session thingieThies C. Arntzen2001-06-215-27/+113
* Support for SGI's State Threads. Will be used by PHP's thttpd SAPISascha Schumann2001-06-213-2/+54
* Eliminate the leak that the original bogus code tried to solveZeev Suraski2001-06-211-0/+1
* Update NEWSZeev Suraski2001-06-211-0/+3
* parent::methodname() now works better with runtime classes (fix bug #11589)Zeev Suraski2001-06-213-10/+12