zap last entry

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10574 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2008-06-24 20:10:28 +00:00
commit 09638387dd

View file

@ -1,10 +1,6 @@
Version 1.3.36 (in progress)
Version 1.3.36 (24 June 2008)
=============================
06/24/2008: olly
[PHP] Fix typemap_namespace.i to not try to copy a non-existent
typemap.
06/24/2008: olly
[PHP] Fix assertion failure when handling %typemap(in,numinputs=0)
(testcase ignore_parameter).