#
3f804701 |
| 24-Oct-2010 |
Gustavo André dos Santos Lopes |
- Added to UPGRADING(.INTERNALS) information about the changes on html.c. - Added to UPGRADING information about the new class Transliteral, the new parameter in dns_get_record and the fact
- Added to UPGRADING(.INTERNALS) information about the changes on html.c. - Added to UPGRADING information about the new class Transliteral, the new parameter in dns_get_record and the fact that call_user_func_array no longer allows call-time pass-by-reference.
show more ...
|
#
f2552322 |
| 04-Oct-2010 |
Kalle Sommer Nielsen |
Revert for now
|
#
d252a45e |
| 01-Oct-2010 |
Kalle Sommer Nielsen |
* Added PHP_RAND_MAX and PHP_MT_RAND_MAX constants * Deprecated getrandmax() and mt_getrandmax() in favour of the new constants # We should promote constants for static data like such in
* Added PHP_RAND_MAX and PHP_MT_RAND_MAX constants * Deprecated getrandmax() and mt_getrandmax() in favour of the new constants # We should promote constants for static data like such instead of function calls # maybe this was just an old left-over
show more ...
|
#
ab3fc009 |
| 16-Sep-2010 |
Felipe Pena |
- Added missing entries related to pdo_dblib
|
#
cb9c8233 |
| 16-Sep-2010 |
Adam Harvey |
Implement FR #44331 (Formatting option for json_encode). Bikeshedding about the exact form of the JSON pretty printing and brace handling will only be accepted in the form of patches. ;)
|
#
726fe638 |
| 16-Sep-2010 |
Adam Harvey |
Implemented FR #49366 (Make slash escaping optional in json_encode()).
|
#
77d307cc |
| 10-Sep-2010 |
Pierre Joye |
- open_basedir symlink support for Windows
|
#
f22c9a67 |
| 01-Sep-2010 |
Pierre Joye |
- is_link note
|
#
b1e0e9ea |
| 01-Sep-2010 |
Pierre Joye |
- fix index
|
#
648f3829 |
| 30-Aug-2010 |
Pierre Joye |
- remove internals stuff, moved to the INTERNALS guide
|
#
100228aa |
| 30-Aug-2010 |
Pierre Joye |
- use TSRMLS_CC instead of TSRMLS_FETCH in virtual_file_ex
|
#
f33837ff |
| 27-Aug-2010 |
Adam Harvey |
Implemented request #34857 (Change array_combine behaviour when called with empty arrays). Patch by Joel Perras <joel.perras@gmail.com>.
|
#
a7fb65f9 |
| 09-Aug-2010 |
Kalle Sommer Nielsen |
Update UPGRADING
|
Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3 |
|
#
b580bc38 |
| 07-Jul-2010 |
Andrey Hristov |
Cleanup in trunk. Remove some functions, noted in UPGRADING. sed-ed the tests to change the usage to the real function name.
|
Revision tags: php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1 |
|
#
99c31b31 |
| 08-Jun-2010 |
Felipe Pena |
- Added array dereferencing support [DOC] # http://wiki.php.net/rfc/functionarraydereferencing
|
#
089ba2ac |
| 03-Jun-2010 |
Johannes Schlüter |
- One more reflection entry
|
#
e90f28ba |
| 03-Jun-2010 |
Felipe Pena |
- Added the three new ReflectionClass methods related to traits
|
#
c98c39b1 |
| 02-Jun-2010 |
Felipe Pena |
- Added ReflectionClass::isCloneable() [DOC]
|
#
cfce0a98 |
| 11-May-2010 |
Arnaud Le Blanc |
NEWS
|
#
00eec093 |
| 06-May-2010 |
Felipe Pena |
- Added get_declared_traits()
|
#
bd20dbd9 |
| 29-Apr-2010 |
Kalle Sommer Nielsen |
Update UPGRADING with recent feature removals
|
#
9692a361 |
| 31-Mar-2010 |
Rasmus Lerdorf |
Set session.entropy_file to /dev/urandom or /dev/arandom by default if present at compile-time. Addresses part of bug #51436
|
#
84e34802 |
| 24-Mar-2010 |
Rasmus Lerdorf |
Reset this document
|
Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1, php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0 |
|
#
db256c50 |
| 28-Jun-2009 |
Johannes Schlüter |
Drop debug switches from UPGRADING, they need --enable-debug and aren't ment for users
|
#
b44e08d1 |
| 28-Jun-2009 |
Christopher Jones |
Record "new" ini param
|