summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - fix typo in commentJan Lehnardt2002-09-141-1/+1
* - Don't think we need the do { } while (0) hereAndi Gutmans2002-09-141-2/+2
* ChangeLog update2002-09-141-0/+11
* Let's take Console_Getopt to stable release.Andrei Zmievski2002-09-131-6/+17
* Do not create the destination file, if opening of the source file failedIlia Alshanetsky2002-09-131-0/+3
* NEWS update2002-09-131-0/+1
* ChangeLog update2002-09-131-0/+43
* made new ssl activate function the default.Stefan Esser2002-09-124-11/+15
* ws fixfoobar2002-09-121-23/+22
* Meaningful Custom Build Step information.Sebastian Bergmann2002-09-122-26/+14
* Fix logic.Sebastian Bergmann2002-09-122-16/+32
* Update info and synch example test.Marcus Boerger2002-09-121-22/+28
* - Fixed linker error when HAVE_STRFTIME was not setDerick Rethans2002-09-122-0/+4
* @- OCIResult() could return garbage if called on empty result-sets. (thies)Thies C. Arntzen2002-09-122-1/+9
* Fixing my zts fix.Andrey Hristov2002-09-121-3/+3
* Removed magic numbers about the behavior of php_array_diff - proposed byAndrey Hristov2002-09-121-13/+16
* NEWS update2002-09-121-0/+2
* ChangeLog update2002-09-121-0/+92
* My compiler likes it like this.Edin Kadribasic2002-09-111-1/+1
* Fix ZTS build.Edin Kadribasic2002-09-111-3/+3
* virtual filepath fix, don't know why i bother, the module isn't threadsafeSterling Hughes2002-09-111-1/+1
* max this use the virtual_filepath() function and feel all threadsafe andSterling Hughes2002-09-111-0/+13
* - Un-deprecating mysql_escape_stringDerick Rethans2002-09-111-2/+0
* Unlink output files even if test is skipped.Marcus Boerger2002-09-111-6/+7
* - Little whitespace changesDerick Rethans2002-09-111-20/+30
* Regression test for array_diff() and array_diff_assoc(). The latter is newlyAndrey Hristov2002-09-111-0/+177
* New function added : array_diff_assoc() . Like array_diff() but doesAndrey Hristov2002-09-113-11/+57
* For now, check only when not using bundled GD lib.foobar2002-09-111-4/+4
* Fix configureSander Roobol2002-09-111-1/+1
* Added build test. Bug: #19345foobar2002-09-111-0/+4
* Patch for Bug #19341 submitted by list@firehawksystems.comDan Kalowsky2002-09-111-2/+11
* tok tok..foobar2002-09-111-1/+1
* @- Added ability to use Perl-style ${n} subpattern references in theAndrei Zmievski2002-09-111-12/+33
* ws fixfoobar2002-09-111-82/+57
* fix protofoobar2002-09-111-1/+1
* ws fixfoobar2002-09-112-83/+83
* Removed unnecessary code that was added for NetWareAnantha Kesari H Y2002-09-111-90/+0
* Changed the licence to the one used by PHP GroupAnantha Kesari H Y2002-09-111-25/+19
* NetWare related changes/modificationsAnantha Kesari H Y2002-09-111-0/+50
* NEWS update2002-09-111-0/+2
* ChangeLog update2002-09-112-0/+36
* Fixed ZTS build.Edin Kadribasic2002-09-102-5/+5
* @- Fixed array_merge_recursive() to avoid problems with merging cyclicalAndrei Zmievski2002-09-102-4/+12
* *** empty log message ***Andrei Zmievski2002-09-101-0/+1
* moved vpopmail to pecl.James Cox2002-09-106-1329/+0
* Patch for BSD-ish systems from Melvyn Sopacua <msopacua@idg.nl>,Wez Furlong2002-09-102-4/+53
* MFZE1Stanislav Malyshev2002-09-101-0/+2
* MFZE1Stanislav Malyshev2002-09-101-0/+11
* MFZE1Stanislav Malyshev2002-09-101-1/+1
* php_url_parse() replaces controlchars with '_' now. This stops fopen wrapperStefan Esser2002-09-101-0/+31