Revision tags: php-5.3.9RC2 |
|
#
fb53dd80 |
| 24-Nov-2011 |
Pierre Joye |
- merge crt warning change (r216594) and rename the ini to windows.show_crt_warning
|
Revision tags: php-5.4.0RC2 |
|
#
eca88d30 |
| 23-Nov-2011 |
Stanislav Malyshev |
Sorted engine changes by severity and added chained string offset description.
|
#
38dd904a |
| 22-Nov-2011 |
Pierrick Charron |
Revert last commit Keep get_magic_quotes_gpc and get_magic_quotes_runtime as deprecated even if it's not the case in the code
|
#
1b07b8b3 |
| 22-Nov-2011 |
Pierrick Charron |
Those functions are not deprecated (r319249 #55371)
|
#
378c1ab1 |
| 17-Nov-2011 |
Stanislav Malyshev |
add callable as reserved word
|
#
91034139 |
| 11-Nov-2011 |
Adam Harvey |
Note the change in ob_start() chunk size behaviour mentioned in doc bug #60243 (Add way to specify output buffering chunk size of 1).
|
Revision tags: php-5.4.0RC1 |
|
#
03f20599 |
| 09-Nov-2011 |
Stanislav Malyshev |
add is_a change
|
#
6a42b41c |
| 08-Nov-2011 |
Stanislav Malyshev |
fix typo
|
#
ff48763f |
| 06-Nov-2011 |
Felipe Pena |
- Added class member access on instantiation (e.g. (new foo)->bar()) support
|
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
|
#
41abc6d0 |
| 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.
|
#
26a80c72 |
| 07-Sep-2011 |
Gustavo André dos Santos Lopes |
- Fixed doc bug #54657: Function parameters can no longer be named after superglobal variables.
|
#
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
|