Revision tags: php-5.3.9RC1 |
|
#
32f7337b |
| 29-Oct-2011 |
Gustavo André dos Santos Lopes |
- Reverted changes that required constructor overrides to invoke the parent constructor in several SPL classes and applied 5.3 fixes instead. Related bugs: #54384, #55175 and #55300
|
#
7002ec37 |
| 28-Oct-2011 |
Rasmus Lerdorf |
typo
|
#
a5eadee8 |
| 28-Oct-2011 |
Rasmus Lerdorf |
Spaces not TABS here
|
#
5770c9a8 |
| 23-Oct-2011 |
Stanislav Malyshev |
update UPGRADING
|
#
972f5769 |
| 20-Oct-2011 |
Stanislav Malyshev |
Update UPGRADING # more to come soon
|
Revision tags: php-5.4.0beta2 |
|
#
777a29fc |
| 10-Oct-2011 |
Christian Stocker |
Added the xsl.security_prefs option to 5_4 and trunk and mark it as deprecated for BC-reasons Added tests for ini option and combination of both
|
Revision tags: php-5.4.0beta1 |
|
#
b52082b3 |
| 13-Sep-2011 |
Derick Rethans |
- Document changes in upgrading.
|
#
4c8ee245 |
| 13-Sep-2011 |
Derick Rethans |
And some formatting
|
#
66e3218f |
| 13-Sep-2011 |
Derick Rethans |
- tabs to spaces
|
#
c1db9d4a |
| 13-Sep-2011 |
Pierre Joye |
- do not display the crt warnings anymore by default. It is enough to simply fail from a user land pov as it is the case on posix platforms
|
#
e6f04566 |
| 13-Sep-2011 |
Christopher Jones |
Fix typo and grammar
|
#
1d5028be |
| 12-Sep-2011 |
Gustavo André dos Santos Lopes |
- Fixed bug #55646: textual data is returned in UTF-8, but is input in another encoding. 5.4 only as this implies a BC break.
|
#
1ba2eb5a |
| 07-Sep-2011 |
Gustavo André dos Santos Lopes |
- Fixed doc bug #54657: Function parameters can no longer be named after superglobal variables.
|
#
70561e9a |
| 07-Sep-2011 |
Johannes Schlüter |
- Use myslqnd by default when MySQL extensions are activated but no path given
|
Revision tags: yaf-2.1.0 |
|
#
0d7e6a73 |
| 29-Aug-2011 |
Gustavo André dos Santos Lopes |
- Added libxml_set_external_entity_loader().
|
Revision tags: php-5.3.8 |
|
#
82fa8f7a |
| 20-Aug-2011 |
Boris Lytochkin |
IPv6 Support for SNMP. (FR #42918)
|
Revision tags: php-5.3.7 |
|
#
550980cf |
| 16-Aug-2011 |
Hannes Magnusson |
Callable typehint following the rules of is_callable($arg, false);
|
Revision tags: php-5.3.7RC5 |
|
#
f922818d |
| 09-Aug-2011 |
Scott MacVicar |
Fix typos in UPGRADING
|
#
75a54edf |
| 06-Aug-2011 |
Felipe Pena |
- Added change to UPGRADING
|
Revision tags: php-5.4.0alpha3, php-5.3.7RC4 |
|
#
741abeb2 |
| 27-Jul-2011 |
Pierre Joye |
- upgrading entry for binary number format
|
#
24392c37 |
| 24-Jul-2011 |
Stanislav Malyshev |
No E_STRICT in production
|
#
e72a3ea4 |
| 23-Jul-2011 |
Pierre Joye |
- MQ section
|
#
51d36803 |
| 23-Jul-2011 |
Pierre Joye |
- add short array syntax, missing files and info
|
#
80496c9d |
| 23-Jul-2011 |
Pierre Joye |
- add short array syntax as defined in https://wiki.php.net/rfc/shortsyntaxforarrays, 2nd solution using => only
|
#
cf7724d5 |
| 17-Jul-2011 |
Boris Lytochkin |
fix FR #54502: allow user to change OID value output mode when SNMP_VALUE_OBJECT is used.
|