Browse Source

Changed to more understandable NEWS message

pull/668/head
Bob Weinand 12 years ago
parent
commit
f99449c309
  1. 3
      NEWS

3
NEWS

@ -78,7 +78,8 @@ PHP NEWS
- phpdbg:
. Added watchpoints (watch command). (Bob)
. Renamed some commands (next => continue and how to step). (Joe)
. Fixed issue #85 (https://github.com/krakjoe/phpdbg/issues/85). (Bob)
. Fixed issue #85 (https://github.com/krakjoe/phpdbg/issues/85)
(Added stdin/stdout/stderr constants and their php:// wrappers). (Bob)
- PDO:
. Fixed bug #66604 ('pdo/php_pdo_error.h' not copied to the include dir).

Loading…
Cancel
Save