Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fix typo in comment | Jan Lehnardt | 2002-09-14 | 1 | -1/+1 |
| | |||||
* | - Don't think we need the do { } while (0) here | Andi Gutmans | 2002-09-14 | 1 | -2/+2 |
| | |||||
* | ChangeLog update | 2002-09-14 | 1 | -0/+11 | |
| | |||||
* | Let's take Console_Getopt to stable release. | Andrei Zmievski | 2002-09-13 | 1 | -6/+17 |
| | |||||
* | Do not create the destination file, if opening of the source file failed | Ilia Alshanetsky | 2002-09-13 | 1 | -0/+3 |
| | | | | | during copy(). | ||||
* | NEWS update | 2002-09-13 | 1 | -0/+1 | |
| | |||||
* | ChangeLog update | 2002-09-13 | 1 | -0/+43 | |
| | |||||
* | made new ssl activate function the default. | Stefan Esser | 2002-09-12 | 4 | -11/+15 |
| | |||||
* | ws fix | foobar | 2002-09-12 | 1 | -23/+22 |
| | |||||
* | Meaningful Custom Build Step information. | Sebastian Bergmann | 2002-09-12 | 2 | -26/+14 |
| | |||||
* | Fix logic. | Sebastian Bergmann | 2002-09-12 | 2 | -16/+32 |
| | |||||
* | Update info and synch example test. | Marcus Boerger | 2002-09-12 | 1 | -22/+28 |
| | |||||
* | - Fixed linker error when HAVE_STRFTIME was not set | Derick Rethans | 2002-09-12 | 2 | -0/+4 |
| | |||||
* | @- OCIResult() could return garbage if called on empty result-sets. (thies) | Thies C. Arntzen | 2002-09-12 | 2 | -1/+9 |
| | | | | | # fix #19364 | ||||
* | Fixing my zts fix. | Andrey Hristov | 2002-09-12 | 1 | -3/+3 |
| | | | | | #Sorry Edin | ||||
* | Removed magic numbers about the behavior of php_array_diff - proposed by | Andrey Hristov | 2002-09-12 | 1 | -13/+16 |
| | | | | | | | Andi and Jon Parise. #It is strange that I commited ZTS code but after that Edin fixed ZTS build #when I updated - it wasn't ZTS. hmmm. anyway fixing ZTS build. | ||||
* | NEWS update | 2002-09-12 | 1 | -0/+2 | |
| | |||||
* | ChangeLog update | 2002-09-12 | 1 | -0/+92 | |
| | |||||
* | My compiler likes it like this. | Edin Kadribasic | 2002-09-11 | 1 | -1/+1 |
| | |||||
* | Fix ZTS build. | Edin Kadribasic | 2002-09-11 | 1 | -3/+3 |
| | |||||
* | virtual filepath fix, don't know why i bother, the module isn't threadsafe | Sterling Hughes | 2002-09-11 | 1 | -1/+1 |
| | | | | | and never will be, but still... | ||||
* | max this use the virtual_filepath() function and feel all threadsafe and | Sterling Hughes | 2002-09-11 | 1 | -0/+13 |
| | | | | | wholesome inside | ||||
* | - Un-deprecating mysql_escape_string | Derick Rethans | 2002-09-11 | 1 | -2/+0 |
| | | | | | | | #- This will remove the annoying notices, while this function is used in # a lot of scripts. There is not reason why we should discontinue it's use # as it works perfect for about 99% of the time. | ||||
* | Unlink output files even if test is skipped. | Marcus Boerger | 2002-09-11 | 1 | -6/+7 |
| | |||||
* | - Little whitespace changes | Derick Rethans | 2002-09-11 | 1 | -20/+30 |
| | |||||
* | Regression test for array_diff() and array_diff_assoc(). The latter is newly | Andrey Hristov | 2002-09-11 | 1 | -0/+177 |
| | | | | | introduced. | ||||
* | New function added : array_diff_assoc() . Like array_diff() but does | Andrey Hristov | 2002-09-11 | 3 | -11/+57 |
| | | | | | | additional checks on key values. Test script will be added too. #My first patch . it feels strange :) | ||||
* | For now, check only when not using bundled GD lib. | foobar | 2002-09-11 | 1 | -4/+4 |
| | |||||
* | Fix configure | Sander Roobol | 2002-09-11 | 1 | -1/+1 |
| | |||||
* | Added build test. Bug: #19345 | foobar | 2002-09-11 | 1 | -0/+4 |
| | |||||
* | Patch for Bug #19341 submitted by list@firehawksystems.com | Dan Kalowsky | 2002-09-11 | 1 | -2/+11 |
| | |||||
* | tok tok.. | foobar | 2002-09-11 | 1 | -1/+1 |
| | |||||
* | @- Added ability to use Perl-style ${n} subpattern references in the | Andrei Zmievski | 2002-09-11 | 1 | -12/+33 |
| | | | | | @ replacement string for preg_replace(). Takes care of bug #18442. (Andrei) | ||||
* | ws fix | foobar | 2002-09-11 | 1 | -82/+57 |
| | |||||
* | fix proto | foobar | 2002-09-11 | 1 | -1/+1 |
| | |||||
* | ws fix | foobar | 2002-09-11 | 2 | -83/+83 |
| | |||||
* | Removed unnecessary code that was added for NetWare | Anantha Kesari H Y | 2002-09-11 | 1 | -90/+0 |
| | |||||
* | Changed the licence to the one used by PHP Group | Anantha Kesari H Y | 2002-09-11 | 1 | -25/+19 |
| | |||||
* | NetWare related changes/modifications | Anantha Kesari H Y | 2002-09-11 | 1 | -0/+50 |
| | |||||
* | NEWS update | 2002-09-11 | 1 | -0/+2 | |
| | |||||
* | ChangeLog update | 2002-09-11 | 2 | -0/+36 | |
| | |||||
* | Fixed ZTS build. | Edin Kadribasic | 2002-09-10 | 2 | -5/+5 |
| | |||||
* | @- Fixed array_merge_recursive() to avoid problems with merging cyclical | Andrei Zmievski | 2002-09-10 | 2 | -4/+12 |
| | | | | | @ arrays (bug #16064). (Andrei) | ||||
* | *** empty log message *** | Andrei Zmievski | 2002-09-10 | 1 | -0/+1 |
| | |||||
* | moved vpopmail to pecl. | James Cox | 2002-09-10 | 6 | -1329/+0 |
| | | | | | # with original authors permission, and i am working on it a bit now. | ||||
* | Patch for BSD-ish systems from Melvyn Sopacua <msopacua@idg.nl>, | Wez Furlong | 2002-09-10 | 2 | -4/+53 |
| | | | | | slightly modified. | ||||
* | MFZE1 | Stanislav Malyshev | 2002-09-10 | 1 | -0/+2 |
| | |||||
* | MFZE1 | Stanislav Malyshev | 2002-09-10 | 1 | -0/+11 |
| | |||||
* | MFZE1 | Stanislav Malyshev | 2002-09-10 | 1 | -1/+1 |
| | |||||
* | php_url_parse() replaces controlchars with '_' now. This stops fopen wrapper | Stefan Esser | 2002-09-10 | 1 | -0/+31 |
| | | | | | CR/LF injection issues. |