#
3840317d |
| 28-Jun-2009 |
Johannes Schlüter |
MFH: Add two ini settings and remove ini setting which is commented out in code
|
#
79e1cf2f |
| 28-Jun-2009 |
Johannes Schlüter |
MFH: fix typo
|
#
c9fa8953 |
| 28-Jun-2009 |
Johannes Schlüter |
MFH: Add missing MySQL entries
|
#
3ca8e5ab |
| 27-Jun-2009 |
Hannes Magnusson |
- Remove outdated version information - Remove no-longer-existing windows dll (there could be more..) - List missing INI directives (need to add descriptions to them and sort them corre
- Remove outdated version information - Remove no-longer-existing windows dll (there could be more..) - List missing INI directives (need to add descriptions to them and sort them correctly..)
show more ...
|
Revision tags: php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2 |
|
#
8991998d |
| 04-May-2009 |
Pierre Joye |
- win extension_dir
|
#
c1ccccc6 |
| 10-Apr-2009 |
Philip Olson |
Implemented new shorter URLs for ini settings (ex: php.net/short-open-tag)
|
#
9d2c39ac |
| 10-Apr-2009 |
Philip Olson |
Fixed typo
|
#
d038c5f0 |
| 06-Apr-2009 |
Hannes Magnusson |
MFH: Mention which directives are hardcoded using the CLI SAPI
|
#
3526fe5d |
| 26-Mar-2009 |
Pierre Joye |
- update extension=
|
#
0b41f612 |
| 26-Mar-2009 |
Eric Stewart |
Corrected missing comment.
|
Revision tags: php-5.3.0RC1 |
|
#
e0669bf1 |
| 23-Mar-2009 |
Eric Stewart |
1. Involves an mbstring setting correction regarding: http://marc.info/?l=php-cvs&m=123596904426621&w=2 2. Added mbstring.http_output_conv_mimetype directive. 3. Adds an additio
1. Involves an mbstring setting correction regarding: http://marc.info/?l=php-cvs&m=123596904426621&w=2 2. Added mbstring.http_output_conv_mimetype directive. 3. Adds an additional comment including XOR in the list of usable bitwise operators. 4. Note regarding the merge of E_STRICT into E_ALL in PHP 6.0.0. 5. Notes regarding [PATH] and [HOST] use in CGI/FastCGI.
show more ...
|
#
c3fcaf1d |
| 17-Mar-2009 |
Johannes Schlüter |
MFH: Replace old php.ini files with the new ones according to http://wiki.php.net/rfc/newinis (by Eric Lee Stewart)
|