Revision tags: php-5.4.0RC2, php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2 |
|
#
c9b5d928 |
| 06-Oct-2011 |
Christian Stocker |
Fix wrong comment Add new xsl ini options to php.ini |
#
24cbd8f3 |
| 03-Oct-2011 |
Peter Cowburn |
typofix (procgress to progress) |
#
004cc53a |
| 03-Oct-2011 |
Peter Cowburn |
typofix (procgress to progress) |
#
4750c3fb |
| 03-Oct-2011 |
Peter Cowburn |
Fix php.ini comment (#55834) |
#
8f545a74 |
| 03-Oct-2011 |
Peter Cowburn |
Fix php.ini comment (#55834) |
Revision tags: php-5.4.0beta1 |
|
#
2db05d6f |
| 30-Aug-2011 |
Hannes Magnusson |
Fixed bug#55430, introduce the session.upload_progress family to the world |
#
3c187414 |
| 30-Aug-2011 |
Hannes Magnusson |
Fixed bug#55430, introduce the session.upload_progress family to the world |
Revision tags: yaf-2.1.0 |
|
#
8590f258 |
| 29-Aug-2011 |
Arpad Ray |
add friendly log messages (req #55109) |
#
88e36378 |
| 29-Aug-2011 |
Arpad Ray |
add friendly log messages (req #55109) |
#
25941436 |
| 29-Aug-2011 |
Hannes Magnusson |
Add missing session ini options "skeletons" until they become atleast documented |
#
23b3468b |
| 29-Aug-2011 |
Hannes Magnusson |
Add missing session ini options "skeletons" until they become atleast documented |
Revision tags: php-5.3.8, php-5.3.7, php-5.3.7RC5 |
|
#
840ef1e3 |
| 10-Aug-2011 |
Derick Rethans |
- Turn on html_errors by default again in php.ini-production like it was in PHP 5.3, but only generate docref links when the docref_root INI setting is not empty. |
#
7b84e7ea |
| 10-Aug-2011 |
Derick Rethans |
- Turn on html_errors by default again in php.ini-production like it was in PHP 5.3, but only generate docref links when the docref_root INI setting is not empty. |
Revision tags: php-5.4.0alpha3, php-5.3.7RC4 |
|
#
24392c37 |
| 24-Jul-2011 |
Stanislav Malyshev |
No E_STRICT in production |
#
3f43c3ef |
| 24-Jul-2011 |
Stanislav Malyshev |
No E_STRICT in production |
#
4d926b1f |
| 23-Jul-2011 |
Stanislav Malyshev |
Change E_ALL to include E_STRICT |
#
7bb8f9ee |
| 23-Jul-2011 |
Stanislav Malyshev |
Change E_ALL to include E_STRICT |
#
9805e167 |
| 22-Jul-2011 |
Pierre Joye |
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ |
#
cc1c7af0 |
| 22-Jul-2011 |
Pierre Joye |
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ |
#
ecfc54c5 |
| 19-Jul-2011 |
Pierre Joye |
- cleanup |
#
8ebba9c6 |
| 19-Jul-2011 |
Pierre Joye |
- cleanup |
Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1 |
|
#
13683644 |
| 03-Apr-2011 |
Pierrick Charron |
Fix common typos in the source code (Reported in Bug #54065) # External libraries were excluded # Thanks eitan at eitanadler dot com for the first patch :) |
Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1 |
|
#
5fad615f |
| 09-Feb-2011 |
Gustavo André dos Santos Lopes |
- Changed php.ini files to match the hard-coded default for serialize_precision. |
#
efa9a8ee |
| 09-Feb-2011 |
Gustavo André dos Santos Lopes |
- Changed php.ini files to match the hard-coded default for serialize_precision. |
#
39210df0 |
| 07-Jan-2011 |
Adam Harvey |
Implement request #53684 (Deprecated HTML in sample php.ini). |