Revision tags: php-4.4.9RC1 |
|
#
b22f47ee |
| 20-Jul-2008 |
Felipe Pena |
- Added arginfo
|
#
c3453925 |
| 17-Jul-2008 |
Felipe Pena |
- Deprecate ticks
|
#
833a2295 |
| 17-Jul-2008 |
Dmitry Stogov |
Support for closures
|
Revision tags: BEFORE_NEW_PARAMETER_PARSE |
|
#
5b398bf7 |
| 25-May-2008 |
Hannes Magnusson |
Remove E_DEPRECATED from get_magic_quotes_*()
|
Revision tags: RELEASE_1_2_5, RELEASE_2_0_0b1 |
|
#
ea627793 |
| 12-May-2008 |
Antony Dovgal |
MFH: revert patch that causes invalid reads/crashes on Linux
|
#
3e56d46f |
| 08-May-2008 |
Felipe Pena |
- Use PHP_DEP_FE and PHP_DEP_FALIAS (magic_quotes related functions)
|
#
f5a90fef |
| 06-May-2008 |
Ilia Alshanetsky |
Fixed bug #44836 (putenv() crashes, avoid direct reference of environ in POSIX systems) # Original patch by delphij at FreeBSD dot org
|
#
a00f0166 |
| 05-May-2008 |
Antony Dovgal |
add atanh() for real
|
#
f6173187 |
| 05-May-2008 |
Kalle Sommer Nielsen |
Merge PHP_5_3 - Implemented Windows support for asinh(), acosh(), atanh(), log1p() and expm1() [DOC] Merge_5_3
|
Revision tags: php-5.2.6 |
|
#
30437c12 |
| 21-Apr-2008 |
Ilia Alshanetsky |
Fixed error verbiage and free function_name on success
|
#
239fa7f7 |
| 20-Apr-2008 |
Ilia Alshanetsky |
Fixed a bug #44403 (register_tick_function() does not check for a valid callback)
|
Revision tags: RELEASE_1_0_2 |
|
#
8401580c |
| 15-Apr-2008 |
Jani Taskinen |
MFH
|
#
85ad3851 |
| 15-Apr-2008 |
Jani Taskinen |
MFH
|
#
f0b70733 |
| 14-Apr-2008 |
Hannes Magnusson |
[DOC] Remove config_get_hash() & and add new boolean parameter to ini_get_all() to list ini entries key=>current_value like config_get_hash() did.
|
Revision tags: php-5.2.6RC5 |
|
#
a1e09451 |
| 07-Apr-2008 |
Etienne Kneuss |
MFH: Implement forward_static_call(_array) to complete LSB. Patch by Mike Lively
|
Revision tags: php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1 |
|
#
6d66530a |
| 20-Mar-2008 |
David Soria Parra |
MFH: Fix bug #44487 (call_user_method_array issues a warning when throwing an exception).
|
#
e3b672bb |
| 19-Mar-2008 |
Antony Dovgal |
MFH: make use of zend_atol()
|
#
84a8bb03 |
| 10-Mar-2008 |
Felipe Pena |
MFH: New way for check void parameters
|
Revision tags: php-5.2.6RC2, php-5.2.6RC1 |
|
#
d3e50265 |
| 23-Feb-2008 |
Marcus Boerger |
- MFH Add E_DEPRECATED (Lars Strojny, Felipe Pena, Marcus) [DOC] Finally added deprecation messages
|
Revision tags: RELEASE_1_3_1 |
|
#
f3d75701 |
| 03-Feb-2008 |
Marcus Boerger |
- MFH Rename it again [DOC] - MFH Add config_get_hash()
|
#
fa94dabd |
| 03-Feb-2008 |
Marcus Boerger |
- MFH Rename dump_config_hash() to get_config_hash() as it doesn't dump
|
#
79cfa91a |
| 01-Feb-2008 |
Felipe Pena |
MFH: New parameter 'before_needle'
|
#
a3c09d61 |
| 19-Jan-2008 |
David Coallier |
- MFH (lcfirst()) - Initial test for lcfirst
|
Revision tags: php-4.4.8 |
|
#
d1dded87 |
| 31-Dec-2007 |
Sebastian Bergmann |
MFH: Bump copyright year, 2 of 2.
|
Revision tags: php-4.4.8RC1, RELEASE_1_2_3 |
|
#
024fc2c7 |
| 21-Nov-2007 |
Hannes Magnusson |
MFH: - Add support for optional values MFH: - Add support for = as seperator
|