18284: branches/1.2/xapian-bindings/ branches/1.2/xapian-bindings/php/
olly <[email protected]> Tue, 14 Oct 2014 04:32:04 +0100
| Newsgroups | gmane.comp.search.xapian.cvs |
|---|---|
| Message-ID | <[email protected]> |
SVN root: svn://svn.xapian.org/xapian Changes by: olly Revision: 18284 Date: 2014-10-14 04:32:04 +0100 (Tue, 14 Oct 2014) Log message (5 lines): php/Makefile.am: Fix up SWIG generated C++ wrapper code so that subclassing of wrapped classes in PHP works with PHP 5.4 and later. (Fixes #652, reported by Sebastian Gottfried) php/smoketest.php: Re-enable all tests under PHP 5.4 and later, which also serves as a regression test for this issue. Modified files: U branches/1.2/xapian-bindings/ChangeLog U branches/1.2/xapian-bindings/php/Makefile.am U branches/1.2/xapian-bindings/php/smoketest.php Links: http://xapian.org/C?18284 http://xapian.org/C?18284?branches/1.2/xapian-bindings/ChangeLog http://xapian.org/C?18284?branches/1.2/xapian-bindings/php/Makefile.am http://xapian.org/C?18284?branches/1.2/xapian-bindings/php/smoketest.php