diff options
| author | John Coggeshall <john@php.net> | 2004-04-20 18:29:16 +0000 |
|---|---|---|
| committer | John Coggeshall <john@php.net> | 2004-04-20 18:29:16 +0000 |
| commit | 04764e19427ab9bb1ff671e63b968941eb6798cd (patch) | |
| tree | 840d5f233348800167d217421f7b1a12530f3e4c | |
| parent | 8e1391ce4905b3d9745dafbb20eb269b80e4ae5f (diff) | |
| download | php-git-04764e19427ab9bb1ff671e63b968941eb6798cd.tar.gz | |
minor update
| -rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,7 +6,8 @@ PHP NEWS - Added pty support to proc_open(). (Wez) - Added possibility to check in which extension an internal class was defined in using reflection API. (Marcus) -- Changed tidy error handling to no longer use exceptions. (John) +- Changed tidy error handling to no longer use exceptions and + renamed the "error_buf" property to errorBuffer. (John) - Changed class and method names to use studlyCaps convention. (Marcus) - Changed language parser to throw errors when a non-empty signature is used in a destructor definition. (Marcus) |
