1
0
mirror of https://github.com/php/php-src.git synced 2026-04-20 06:21:12 +02:00

*** empty log message ***

This commit is contained in:
Andi Gutmans
2000-10-11 18:02:45 +00:00
parent ac0880fd8f
commit b3d949852f

2
NEWS
View File

@@ -2,6 +2,8 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
11 Oct 2000, Version 4.0.3
- Fixed many possible crash bugs with improper use of the printf() family of
functions (Andi)
- Fixed a problem that allowed users to override admin_value's and admin_flag's
(Zeev)
- Fixed PostgreSQL module to work when the link handle is omitted (Zeev)