| Commit message (Expand) | Author | Age | Files | Lines |
* | - [DOC] restore get_magic_quotes_gpc and get_magic_quotes_runtime | Pierre Joye | 2008-05-24 | 1 | -1/+0 |
* | - Readd config_get_has(). No need to document, it is only available for debug... | Jani Taskinen | 2008-04-15 | 1 | -0/+2 |
* | Implement forward_static_call(_array) to complete LSB. Patch by Mike Lively | Etienne Kneuss | 2008-04-07 | 1 | -0/+2 |
* | - Rename it again | Marcus Boerger | 2008-02-03 | 1 | -1/+1 |
* | - Rename dump_config_hash() to get_config_hash() as it doesn't dump | Marcus Boerger | 2008-02-03 | 1 | -2/+0 |
* | Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | MFB:-r1.139.2.2 Export symbols that will allow building WDDX as shared object | Jani Taskinen | 2007-10-05 | 1 | -1/+1 |
* | - Added ".htaccess" style user-defined php.ini files support for | Jani Taskinen | 2007-09-28 | 1 | -0/+3 |
* | - Fix compile warnings | Jani Taskinen | 2007-07-21 | 1 | -3/+3 |
* | Remove weird useless entries | Hannes Magnusson | 2007-05-28 | 1 | -1/+0 |
* | Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | fix import_request_variables() | Antony Dovgal | 2006-12-06 | 1 | -1/+1 |
* | Unicode support in import_request_variables(). | Andrei Zmievski | 2006-11-21 | 1 | -0/+1 |
* | - No idea if we actually support 16 bit systems, but this just looked wrong | Derick Rethans | 2006-11-14 | 1 | -1/+1 |
* | Remove references to BG(user_compare_fnnc_name). | Andrei Zmievski | 2006-07-21 | 1 | -1/+0 |
* | Make array_walk(_recursive) use params API with FCI cache and mark them | Andrei Zmievski | 2006-07-20 | 1 | -1/+2 |
* | - added error_get_last() function | Michael Wallner | 2006-07-19 | 1 | -0/+1 |
* | - Upgrade usort() to support Unicode (including valid Unicode callbacks). | Andrei Zmievski | 2006-07-17 | 1 | -0/+1 |
* | MFB: sys_getloadavg() | Hannes Magnusson | 2006-06-26 | 1 | -0/+3 |
* | So long safe_mode mode. | Ilia Alshanetsky | 2006-03-08 | 1 | -0/+1 |
* | Fixed bug #36630 (umask not reset at the end of the request). | Ilia Alshanetsky | 2006-03-06 | 1 | -0/+2 |
* | MFB51 Export symbols that will allow building WDDX as shared object | Frank M. Kromann | 2006-01-28 | 1 | -1/+1 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | - Unicode impl of strtok() | Rolland Santimano | 2005-09-29 | 1 | -2/+2 |
* | vs.net 2005 introduces 64-bit time_t. | Wez Furlong | 2005-08-13 | 1 | -1/+1 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | Fix FCI cache for array_walk and user array compare functions. Bug | Andrei Zmievski | 2005-06-15 | 1 | -1/+0 |
* | Added time_sleep_until() function, which is a high precision mechanism of | Ilia Alshanetsky | 2005-04-10 | 1 | -0/+1 |
* | Removed php_check_syntax() function, it never worked properly. For now | Ilia Alshanetsky | 2005-04-06 | 1 | -1/+0 |
* | Fix inet_pton/ntop() on BSD | Sara Golemon | 2004-08-07 | 1 | -2/+2 |
* | New Functions inet_pton() and inet_ntop() | Sara Golemon | 2004-08-07 | 1 | -0/+6 |
* | Portable solution for bug #27646 that works correct on Windows, too | Marcus Boerger | 2004-03-27 | 1 | -0/+3 |
* | Ooops, these should not be pointers ;) | Wez Furlong | 2004-02-23 | 1 | -1/+1 |
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
* | Route php_stat() via streams/url_stat API (php_stream_stat_path). | Sara Golemon | 2003-11-28 | 1 | -5/+3 |
* | Added php_strip_whitespace() and php_check_syntax() functions. | Ilia Alshanetsky | 2003-11-24 | 1 | -0/+2 |
* | Rename nanosleep() to time_nanosleep(). | Ilia Alshanetsky | 2003-11-14 | 1 | -1/+1 |
* | Added configure check for nanosleep() availability. | Ilia Alshanetsky | 2003-11-12 | 1 | -0/+2 |
* | Added nanosleep(), in addition to allowing setting of very short states. | Ilia Alshanetsky | 2003-11-12 | 1 | -0/+1 |
* | Move typedef to where it is needed now. | Marcus Boerger | 2003-11-07 | 1 | -6/+2 |
* | Fix fgetcsv() to correctly support international characters | Moriyoshi Koizumi | 2003-10-04 | 1 | -0/+9 |
* | Move shutdown code to better place | Moriyoshi Koizumi | 2003-08-07 | 1 | -0/+1 |
* | Replace fast_call_user_function() with zend_call_function() | Zeev Suraski | 2003-08-05 | 1 | -3/+3 |
* | Buckle your seatbelt, Dorothy, 'cause Aggregation is going bye-bye. | Sebastian Bergmann | 2003-06-28 | 1 | -1/+0 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
* | convert array functions to use fast_call_user_function(), gives a nice | Sterling Hughes | 2003-05-20 | 1 | -0/+2 |
* | - Rename stream_register_filter() to stream_filter_register(), | Derick Rethans | 2003-05-19 | 1 | -1/+1 |
* | Sorry Sterling, but this broke the ZTS build and I'd rather not 'ZTS fix' an ... | Sebastian Bergmann | 2003-04-01 | 1 | -2/+0 |
* | Add the landonize() and landonize_url() functions which provide a secure | Sterling Hughes | 2003-04-01 | 1 | -0/+2 |
* | Adjustment to user filters reimplementation. Make a bucket an object contain... | Sara Golemon | 2003-03-09 | 1 | -1/+0 |