#
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 |
#
c3003002 |
| 27-Jun-2009 |
Hannes Magnusson |
Group the open_basedir entries |
#
f88d938d |
| 27-Jun-2009 |
Hannes Magnusson |
- Added missing deprecated things - Added missing INI settings |
#
30fce08b |
| 26-Jun-2009 |
Christopher Jones |
Clarifications for oci8 changes |
#
bdc3d680 |
| 26-Jun-2009 |
Gwynne Raskind |
more grammar and spelling, consistent usage, suggestions for replacements |
#
f36cb429 |
| 26-Jun-2009 |
Hannes Magnusson |
Add deprecated functions |
#
aaae9212 |
| 26-Jun-2009 |
Pierre Joye |
- update the windows section |
#
ca1bda67 |
| 25-Jun-2009 |
Kalle Sommer Nielsen |
Persistent connections with mysqli missing |
#
43f939fa |
| 25-Jun-2009 |
Hannes Magnusson |
reduntant |
#
ceac7e43 |
| 25-Jun-2009 |
Hannes Magnusson |
More missing stuff |
#
f03c5db1 |
| 25-Jun-2009 |
Felipe Pena |
- Added note about deprecation of "#" comment-style in .INI files |
#
57b543ee |
| 25-Jun-2009 |
Matt Wilmas |
Fix example - it means what it says |
#
ac564608 |
| 25-Jun-2009 |
Gwynne Raskind |
fix a little typo I made, bug #48685 |