summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix ZTS buildMarcus Boerger2002-12-051-1/+1
* php_error -> php_error_docrefMarcus Boerger2002-12-053-28/+30
* -fix a warning that was an errorMarcus Boerger2002-12-051-5/+4
* Fixed bug #12556, updated the test for this bug.Ilia Alshanetsky2002-12-052-15/+53
* fix debug onlyMarcus Boerger2002-12-051-1/+1
* - Renamed snmpv3_* to snmp3_*Derick Rethans2002-12-052-218/+189
* Test dataMelvyn Sopacua2002-12-051-0/+17
* Add a testcase for this bugMelvyn Sopacua2002-12-051-0/+21
* Remove unnecessary code hereMarcus Boerger2002-12-051-8/+2
* ws fix (bug: #20808)foobar2002-12-051-2/+4
* Return FALSE on error as mentioned by John Coggeshall.Marcus Boerger2002-12-051-3/+6
* Fix buildRasmus Lerdorf2002-12-041-0/+2
* Added GD image conversion tests.Ilia Alshanetsky2002-12-0413-0/+1900
* Made imagecreatefromxpm() work once again.Ilia Alshanetsky2002-12-042-13/+14
* Fixed a typo.Ilia Alshanetsky2002-12-041-1/+1
* Bug fixing news.Ilia Alshanetsky2002-12-041-0/+7
* Fixed a memory leak inside gdImageTrueColorToPalette().Ilia Alshanetsky2002-12-041-183/+101
* Added a test for bug #12776Moriyoshi Koizumi2002-12-041-0/+25
* Bug fix newsMoriyoshi Koizumi2002-12-041-0/+1
* Fixed segfaults of array_walk() when keys are passed to cb by reference.Moriyoshi Koizumi2002-12-041-7/+5
* WS fixes.Ilia Alshanetsky2002-12-041-6/+6
* Fix bugs #20270, #15702, #18600 (segfaults in ext/java). (Tony J. White)Sebastian Bergmann2002-12-041-0/+1
* Fix bugs #20270, #15702, #18600. Patch by Tony J. White <tjw@tjw.org>.Sebastian Bergmann2002-12-042-38/+14
* Fix imagegd stdoutputPierre Joye2002-12-041-1/+7
* Fix imagegd crashes when used with truecolor image (from jpeg,png, or imagecr...Pierre Joye2002-12-041-0/+6
* silence some possible warningsChristian Dickmann2002-12-031-4/+4
* Changed php_error() to php_error_docref()Frank M. Kromann2002-12-031-39/+42
* Fixed a bug that caused a crash in pdf_open_memory_image(), when a truecolorIlia Alshanetsky2002-12-031-8/+21
* Changed php_error() to php_error_docref()Frank M. Kromann2002-12-031-33/+33
* Bug #19370Frank M. Kromann2002-12-032-72/+74
* Bug #17593Frank M. Kromann2002-12-031-0/+2
* damn milter api:Harald Radi2002-12-031-0/+1
* Fixed a crash that occurs during the last step of png/jpeg -> gd2 -> png/jpegIlia Alshanetsky2002-12-032-29/+9
* Fixed leaks in array_walk()Moriyoshi Koizumi2002-12-031-1/+1
* fix typos and make example more usefulHarald Radi2002-12-031-4/+30
* - Need these libraries for static buildfoobar2002-12-031-0/+3
* - Fixed the build with iPlanet LDAP SDK 5.xfoobar2002-12-031-1/+14
* Allocating enough memory to hold values.Frank M. Kromann2002-12-031-16/+17
* Iconv extension is no longer experimentalMoriyoshi Koizumi2002-12-021-5/+0
* Reverted the changes because the problem was elsewhere.Moriyoshi Koizumi2002-12-026-21/+5
* Reverted wrong part of the commit made in 1.24Moriyoshi Koizumi2002-12-021-7/+7
* Fixing the Win32 compilation of mbstring with mbregex enabled.Frank M. Kromann2002-12-022-1/+2
* Fixing build on WIn32Frank M. Kromann2002-12-025-5/+20
* apparently this isn't finishedSterling Hughes2002-12-021-0/+2
* Fixed flex version check. Some lex scanners like Sun's SGU do not appearIlia Alshanetsky2002-12-021-1/+1
* Repositioned CoInitialize and CoUninitialize that apparetly makes it moreIlia Alshanetsky2002-12-021-7/+8
* Fixed a crash bug that can occur due to PDF_delete() being called more thenIlia Alshanetsky2002-12-021-2/+1
* Revert patch that should have been reverted a long time ago.Jason Greene2002-12-021-2/+2
* aparently did not add these on headShane Caraveo2002-12-022-0/+466
* fix use of Alias under apache by defaulting script_name to redirect_urlShane Caraveo2002-12-021-2/+7