diff --git a/CHANGES.current b/CHANGES.current index e0c0eb373..124f8c91d 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -355,6 +355,10 @@ Version 1.3.30 (in progress) Remove integers_runme.scm from the testsuite, because SWIG and Chicken does handle overflows. +06/19/2005: olly + [php] Add support for generating PHP5 class wrappers for C++ + classes (use "swig -php5"). + 06/17/2006: olly [php] Added some missing keywords to the PHP4 keyword list, and fixed __LINE__ and __FILE__ which were in the wrong category.