Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | | | @ right. (Andrei) Added str_pad() for padding a string with an arbitrary string on left or right. # With all those macros, the code is starting to eerily resemble Perl's guts. | ||||
* | 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 |
| | | | | | | | | | an array that contains an object and a method name, in place of a function name, e.g. usort($array, array($obj, "ObjSort")) (I checked the code in array.c and basic_functions.c, other code which uses call_user_function() may still force the function_name argument to be of type IS_STRING, which prevents this feature from working - and is no longer necessary) | ||||
* | - 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 |
| | | | | | | | @ will use strict comparison instead of the default one. (Andrei) Fixes bug #4753 | ||||
* | just do phpinfo() and "collect" all error_reporting related ini-entries - | Thies C. Arntzen | 2000-05-31 | 1 | -0/+1 |
| | | | | | you'll get my point;-) | ||||
* | 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 |
| | |||||
* | . | Thies C. Arntzen | 2000-04-29 | 1 | -0/+1 |
| | |||||
* | Fix up. | Andrei Zmievski | 2000-04-28 | 1 | -18/+18 |
| | |||||
* | . | Thies C. Arntzen | 2000-04-28 | 1 | -1/+3 |
| | |||||
* | TODO update and fix for C++ comments. | Andrei Zmievski | 2000-04-27 | 1 | -1/+1 |
| | |||||
* | @Added substr_count() from Peter Kovacs. (Andrei) | Andrei Zmievski | 2000-04-26 | 1 | -0/+2 |
| | | | | | # also some todo stuff | ||||
* | TODO: | Sterling Hughes | 2000-04-23 | 1 | -1/+0 |
| | | | | | | | Just did that. PEAR: Fix typo | ||||
* | Updates | Sascha Schumann | 2000-04-16 | 1 | -5/+4 |
| | |||||
* | fseek() idea. | Andrei Zmievski | 2000-04-13 | 1 | -0/+1 |
| | |||||
* | Claim some stuff. | Andrei Zmievski | 2000-04-12 | 1 | -2/+3 |
| | |||||
* | Already done. | Andrei Zmievski | 2000-04-12 | 1 | -4/+0 |
| | |||||
* | One off the list. | Andrei Zmievski | 2000-04-11 | 1 | -2/+1 |
| | |||||
* | another option | Andrei Zmievski | 2000-04-11 | 1 | -0/+1 |
| | |||||
* | . | Sascha Schumann | 2000-04-01 | 1 | -3/+3 |
| | |||||
* | Would be good. | Andrei Zmievski | 2000-03-31 | 1 | -0/+1 |
| | |||||
* | Added get_class_methods(). | Andrei Zmievski | 2000-03-23 | 1 | -1/+0 |
| | |||||
* | share some thoughts | Thies C. Arntzen | 2000-03-16 | 1 | -0/+7 |
| | |||||
* | Reminder. | Andrei Zmievski | 2000-03-10 | 1 | -0/+1 |
| | |||||
* | crazy idea brought on by someone at FAST | Stig Bakken | 2000-03-03 | 1 | -0/+4 |
| | |||||
* | . | Sascha Schumann | 2000-02-28 | 1 | -0/+1 |
| | |||||
* | WDDX additions. | Andrei Zmievski | 2000-02-28 | 1 | -1/+8 |
| | |||||
* | . | Thies C. Arntzen | 2000-02-27 | 1 | -0/+4 |
| | |||||
* | . | Sascha Schumann | 2000-02-27 | 1 | -0/+4 |
| | |||||
* | *** empty log message *** | Thies C. Arntzen | 2000-02-27 | 1 | -0/+2 |
| | |||||
* | Add a couple of entries. | Andrei Zmievski | 2000-02-26 | 1 | -2/+3 |
| | |||||
* | Fix bug #3599. | Andrei Zmievski | 2000-02-24 | 1 | -2/+0 |
| | |||||
* | Worked on beautifying rfc1867.c a bit | Zeev Suraski | 2000-02-19 | 1 | -1/+0 |
| | | | | | | @- Introduced $HTTP_POST_FILES[], that contains information about files uploaded @ through HTTP upload (Zeev) |