Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed two issues resolved by the introduction of sapi/cli. | Edin Kadribasic | 2002-01-19 | 1 | -6/+0 |
* | Add TODO for DLSYM_NEEDS_UNDRESCORE | Stanislav Malyshev | 2001-08-23 | 1 | -0/+3 |
* | Daniel fixed this for PHP 4.0.6. | Sebastian Bergmann | 2001-04-16 | 1 | -1/+0 |
* | PHP3_TLS_*() macros are no longer used in ext/dav/dav.c, ext/ldap/ldap.c. | Sebastian Bergmann | 2001-02-27 | 1 | -1/+1 |
* | ws fix | Stanislav Malyshev | 2001-02-27 | 1 | -1/+1 |
* | Daniel told me he is working on this one, and he is pretty close to finishing... | Sebastian Bergmann | 2001-02-27 | 1 | -1/+1 |
* | Add UNC in the "todo" list | Stanislav Malyshev | 2001-02-27 | 1 | -0/+1 |
* | Add note about removing the requirement that you need to include the | Sascha Schumann | 2001-02-14 | 1 | -0/+2 |
* | *** empty log message *** | Andrei Zmievski | 2001-02-08 | 1 | -1/+1 |
* | Move todo items. | Andrei Zmievski | 2001-02-08 | 1 | -1/+2 |
* | 2 things to do | David Croft | 2001-02-05 | 1 | -0/+3 |
* | Whitespace. | Andrei Zmievski | 2001-02-05 | 1 | -19/+19 |
* | # *Brain Fart* | Sterling Hughes | 2001-02-04 | 1 | -1/+1 |
* | Add a bunch of stuff.. | Sterling Hughes | 2001-02-04 | 1 | -3/+27 |
* | Already done. | Andrei Zmievski | 2001-01-24 | 1 | -1/+0 |
* | Desired functionality can be achieved with array_sum/array_count. | Jason Greene | 2001-01-19 | 1 | -1/+0 |
* | add a reminder about #3149 | Thies C. Arntzen | 2000-12-17 | 1 | -0/+4 |
* | - Modified preg_replace() to take Perl-style $1 backreferences in addition | Andrei Zmievski | 2000-11-15 | 1 | -1/+0 |
* | Add note | Sascha Schumann | 2000-11-02 | 1 | -0/+3 |
* | . | Sascha Schumann | 2000-11-02 | 1 | -6/+1 |
* | Added array_sum() function. | Andrei Zmievski | 2000-10-25 | 1 | -1/+1 |
* | Changed array_avg() to array_mean() | Monte Ohrt | 2000-10-20 | 1 | -1/+1 |
* | added array_sum() and array_avg() to TODO list | Monte Ohrt | 2000-10-20 | 1 | -0/+1 |
* | I have a dream... | Stanislav Malyshev | 2000-10-12 | 1 | -0/+1 |
* | added generalized SMTP code todo | Hartmut Holzgraefe | 2000-10-11 | 1 | -0/+2 |
* | (PHP pathinfo) Fixed leaks, saved some memory allocations, added | Andrei Zmievski | 2000-09-11 | 1 | -13/+0 |
* | Andi's suggestion. | Andrei Zmievski | 2000-08-24 | 1 | -0/+1 |
* | Add note about need to fix INI system | Sascha Schumann | 2000-08-22 | 1 | -0/+1 |
* | WDDX now implements __sleep()/__wakeup() functionality. | Andrei Zmievski | 2000-07-06 | 1 | -1/+0 |
* | preg_replace() can be non-greedy now. | Andrei Zmievski | 2000-07-06 | 1 | -1/+0 |
* | . | Sascha Schumann | 2000-06-30 | 1 | -0/+2 |
* | Would be a useful thing to have. | Andrei Zmievski | 2000-06-28 | 1 | -0/+2 |
* | reminder | Thies C. Arntzen | 2000-06-14 | 1 | -0/+1 |
* | array_uniq() has been implemented by someone else. | Andrei Zmievski | 2000-06-13 | 1 | -1/+1 |
* | @- Added str_pad() for padding a string with an arbitrary string on left or | Andrei Zmievski | 2000-06-06 | 1 | -1/+0 |
* | I guess Zeev's done it already. | Andrei Zmievski | 2000-06-06 | 1 | -1/+0 |
* | - Allow all functions that receive user-defined function callbacks to accept | Zeev Suraski | 2000-06-03 | 1 | -1/+0 |
* | - Make the INI entries sorted in phpinfo() | Zeev Suraski | 2000-06-03 | 1 | -1/+0 |
* | @- Added third argument to in_array(). If it's true, then in_array() | Andrei Zmievski | 2000-06-01 | 1 | -1/+1 |
* | just do phpinfo() and "collect" all error_reporting related ini-entries - | Thies C. Arntzen | 2000-05-31 | 1 | -0/+1 |
* | retab | Andrei Zmievski | 2000-05-30 | 1 | -7/+7 |
* | Finally figured out what pathinfo() was all about. | Andrei Zmievski | 2000-05-30 | 1 | -1/+13 |
* | detab | Thies C. Arntzen | 2000-05-29 | 1 | -1/+1 |
* | add some notes | Thies C. Arntzen | 2000-05-29 | 1 | -0/+9 |
* | @- Added array_rand() function. (Andrei) | Andrei Zmievski | 2000-05-09 | 1 | -1/+1 |
* | Done. | Andrei Zmievski | 2000-05-04 | 1 | -1/+0 |
* | . | Thies C. Arntzen | 2000-05-04 | 1 | -0/+1 |
* | have to work now - maybe iÄll do it tonight | Thies C. Arntzen | 2000-05-04 | 1 | -0/+1 |
* | It's nice to keep them alphabetized. | Andrei Zmievski | 2000-05-01 | 1 | -21/+22 |
* | Nother entry. | Andrei Zmievski | 2000-05-01 | 1 | -0/+1 |