#
eea3226d |
| 16-Aug-2008 |
Hannes Magnusson |
MFH: [DOC] Added stream_context_set_default() function. (Davey Shafik)
|
#
a61c0c84 |
| 14-Aug-2008 |
Antony Dovgal |
MFH: add quoted_printable_encode()
|
#
9e7d254f |
| 14-Aug-2008 |
Antony Dovgal |
fix build compile before commit?
|
#
b27d8ccd |
| 14-Aug-2008 |
Kalle Sommer Nielsen |
MFH: Fix arginfo for nl2br
|
#
fcf11ba6 |
| 14-Aug-2008 |
Kalle Sommer Nielsen |
MFH: Implemented feature request #34381 (nl2br() should have an option for XHTML/HTML compatible BR element)
|
#
c93fbf62 |
| 07-Aug-2008 |
Arnaud Le Blanc |
MFH: Added clear_realpath_cache and filename parameters to clearstatcache() (Jani, Arnaud) [DOC] clearstatcache() now defaults to not affect the realpath cache. clearstatcache() now t
MFH: Added clear_realpath_cache and filename parameters to clearstatcache() (Jani, Arnaud) [DOC] clearstatcache() now defaults to not affect the realpath cache. clearstatcache() now takes two optionnal parameters, clear_realpath_cache to clear the realpath cache (defaults to false), and filename to clear only the given filename from the cache.
show more ...
|
Revision tags: php-4.4.9 |
|
#
b17dc14f |
| 03-Aug-2008 |
Jani Taskinen |
MFH: nuketh C++ comments
|
#
e304515d |
| 02-Aug-2008 |
Felipe Pena |
- MFH: Added parameter TSRMLS_DC in zend_is_callable()
|
Revision tags: php-5.3.0alpha1 |
|
#
b9f7b21e |
| 31-Jul-2008 |
Johannes Schlüter |
MFH (DOC] Add array_replace/array_replace_recursive (Mett Wilmas)
|
#
acd17a85 |
| 29-Jul-2008 |
Pierre Joye |
- MFH: missing in the previous crypt commit (shutdown frees the locking mechanism)
|
#
0fbe6a0c |
| 24-Jul-2008 |
Felipe Pena |
- MFH: Added TSRMLS_DC to apply_func_args_t and zend_hash_apply_with_arguments.
|
#
feb85801 |
| 24-Jul-2008 |
Dmitry Stogov |
LSB parent/self forwarding
|
#
0bbed66e |
| 23-Jul-2008 |
Felipe Pena |
- MFH: New parameter parsing API
|
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
|