mirror of
https://github.com/php/php-src.git
synced 2025-08-19 17:04:47 +02:00
Add the complement to the putenv() security
This commit is contained in:
parent
1d1b59da76
commit
86a19f4714
4 changed files with 79 additions and 22 deletions
4
NEWS
4
NEWS
|
@ -2,8 +2,8 @@ PHP 4.0 NEWS
|
|||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||
|
||||
?? ?? ????, Version 4.0 Beta 4
|
||||
- Added the ability to prevent the user from overriding certain environment
|
||||
variables in Safe Mode (Zeev)
|
||||
- Added the ability to control the environment variables the user is allowed
|
||||
to change in Safe Mode, using INI directives (Zeev)
|
||||
- Fixed a crash bug in strtr() working on large input strings (Zeev)
|
||||
- Ora_GetColumn()/Ora_FetchInto() now return NULL for NULL-Columns. (Thies)
|
||||
- OCI8 now supports binding of NULL-values. Module cleanups. (Thies)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue