Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2 |
|
#
d27d572a |
| 24-Jun-2010 |
Pierre Joye |
- typo
|
#
07985e91 |
| 24-Jun-2010 |
Pierre Joye |
- typo
|
Revision tags: php-5.3.3RC1, php-5.2.14RC1 |
|
#
761dbeed |
| 08-Jun-2010 |
Pierre Joye |
- duplicate entry
|
#
26a91baa |
| 08-Jun-2010 |
Pierre Joye |
- duplicate entry
|
#
f8b17007 |
| 08-Jun-2010 |
Pierre Joye |
- [DOC] add session.entropy* support to windows
|
#
bfe51d38 |
| 08-Jun-2010 |
Pierre Joye |
- [DOC] add session.entropy* support to windows
|
#
dd8e59da |
| 26-Apr-2010 |
Kalle Sommer Nielsen |
Removed safe_mode * Removed ini options, safe_mode* * Removed --enable-safe-mode --with-exec-dir configure options on Unix * Updated extensions, SAPI's and core * php_get_current_
Removed safe_mode * Removed ini options, safe_mode* * Removed --enable-safe-mode --with-exec-dir configure options on Unix * Updated extensions, SAPI's and core * php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore
show more ...
|
#
0a6bcd44 |
| 26-Apr-2010 |
Felipe Pena |
- Removed allow_call_time_pass_reference (Pierrick)
|
#
9a38f301 |
| 21-Apr-2010 |
Kalle Sommer Nielsen |
Remove highlight.bg, it was removed in the old trunk and its not referenced in zend_highlight.c, meaning its not even implemented correctly in 5.3.
|
#
febee112 |
| 21-Apr-2010 |
Kalle Sommer Nielsen |
Removed register_globals
|
#
ff515d0e |
| 15-Apr-2010 |
Christopher Jones |
Fix php.ini comment typo
|
#
4cf81c81 |
| 15-Apr-2010 |
Christopher Jones |
Fix php.ini comment typo
|
#
a5304b13 |
| 15-Apr-2010 |
Kalle Sommer Nielsen |
Removed register_long_arrays ini option (and $HTTP_SESSION_VARS from ext/session)
|
#
4e7b11cc |
| 12-Apr-2010 |
Kalle Sommer Nielsen |
Removed y2k_compliance ini option, making it "always" enabled internally - The only reference to y2k_compliance was in php_std_date(). Browsers thats not compatable have a marketshare of 0.01% i
Removed y2k_compliance ini option, making it "always" enabled internally - The only reference to y2k_compliance was in php_std_date(). Browsers thats not compatable have a marketshare of 0.01% if they even are in use today
show more ...
|
#
8087be61 |
| 12-Apr-2010 |
Kalle Sommer Nielsen |
* Changed the way removed ini directives are shown so its easier to add new ones * Removed define_syslog_variables and its associated functions
|
#
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
|
#
906dd4ea |
| 23-Mar-2010 |
Rasmus Lerdorf |
Switch default_charset, if not specified, from ISO-8859-1 to UTF-8 I have been wanting to make this change for years, but there is a small chance of BC issues, so it shouldn't go into a minor
Switch default_charset, if not specified, from ISO-8859-1 to UTF-8 I have been wanting to make this change for years, but there is a small chance of BC issues, so it shouldn't go into a minor release.
show more ...
|
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 |
|
#
9d095a60 |
| 05-Nov-2009 |
Ilia Alshanetsky |
Make sure that max_file_uploads is set to 20 by-default in all places
|
Revision tags: php-5.3.1RC3 |
|
#
e2211cee |
| 27-Oct-2009 |
Ilia Alshanetsky |
Introduced a max_file_uploads INI setting, which is set to limit the number of file uploads per-request to 100 by default, to prevent possible DOS via temporary file exhaustion.
|
Revision tags: 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 |
|
#
c0847309 |
| 17-Jul-2009 |
Gwynne Raskind |
MFH: document the hash name functionality available since 5.3
|
#
c7eb83de |
| 13-Jul-2009 |
Stanislav Malyshev |
add intl option
|
#
84dcca9f |
| 02-Jul-2009 |
Lukas Smith |
MFH: removed references to track_vars, since this option doesnt exist since ages
|
Revision tags: php-5.3.0 |
|
#
ccb33c06 |
| 28-Jun-2009 |
Johannes Schlüter |
MFH Add missing ini entries (Mikko)
|
#
6d68dbc3 |
| 28-Jun-2009 |
Johannes Schlüter |
MFH: Add ibase settings
|
#
3840317d |
| 28-Jun-2009 |
Johannes Schlüter |
MFH: Add two ini settings and remove ini setting which is commented out in code
|