mirror of
https://github.com/php/php-src.git
synced 2025-08-21 01:45:16 +02:00
Fixed a typo
This commit is contained in:
parent
7e3c017e5a
commit
f739a43906
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
@ -4,7 +4,7 @@
|
|||
- Added DSA key generation support to openssl_pkey_new(), FR #38731
|
||||
(marci at balabit dot hu, Tony)
|
||||
- Removed current working directory from the php.ini search path for CLI and
|
||||
readded it for other SAPIs (restore to pre 5.1.x behaviour). (Edin)
|
||||
readded it for other SAPIs (restore to pre 5.1.x behavior). (Edin)
|
||||
- Fixed bug #38759 (PDO sqlite2 empty query causes segfault). (Tony)
|
||||
- Fixed bug #38721 (Invalid memory read in date_parse()). (Tony, Derick)
|
||||
- Fixed bug #38700 (SoapClient::__getTypes never returns). (Dmitry)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue