Commit Graph

20 Commits

Author SHA1 Message Date
Xinchen Hui
527f927ead Fixed bug #73964 (Segmentation fault (11)) 2017-02-12 10:53:36 +08:00
Xinchen Hui
cbe65b9ad6 Fixed issue #20 (PHP 7: Lua::eval(): unsupported type `unknown' for lua) 2016-05-30 11:44:12 +08:00
Xinchen Hui
17cbba8b77 Fixed issue #22 (Boolean FALSE is always TRUE) 2016-05-20 11:54:37 +08:00
Xinchen Hui
12c53f28eb Fixed nApplyCount checking 2016-04-11 10:37:11 +08:00
Antony Dovgal
dc226c345d fix send_zval_to_lua() 2016-03-31 12:56:15 +03:00
Xinchen Hui
49b95a64f3 All tests passed 2015-02-26 12:05:45 +08:00
Xinchen Hui
8bccbdc5db clean up (not finish yet) 2015-02-26 00:11:42 +08:00
Helmut Januschka
5e5fefcdbf * this fixes memleak in php_lua_call_callback
* no more outstanding memory leaks
2015-02-04 12:56:41 +00:00
Helmut Januschka
6205c5c4ff add me to authors 👍 2015-02-02 15:06:46 +00:00
Helmut Januschka
061f22aac0 fix for latest php7 head 2015-02-02 13:27:33 +00:00
Remi Collet
d893cd58c2 zval_copy_property_ctor have been added in 5.3.4 (so not in 5.3.3) 2013-11-06 14:11:45 +01:00
Remi Collet
99e95d1bf5 fix [-Wpointer-sign] 2013-10-24 08:27:36 +02:00
Remi Collet
22d5b508e7 LUA_ERRGCMM is 5.2 only 2013-10-24 08:19:02 +02:00
Xinchen Hui
5f0c471ea6 Releasing lua-1.1.0 2013-10-23 12:20:42 +08:00
Harald Lapp
f6c6a7fb9e added support for callable functions and closures as values returned / injected into lua engine 2013-08-26 15:28:16 +02:00
Harald Lapp
d9238bdd53 moved code inside of source file to prevent compilation error on later commit 2013-08-26 15:26:43 +02:00
Xinchen Hui
5a63f129b1 Fixed #65097 (nApplyCount release missing) (emptyhua at gmail dot com) 2013-06-25 14:30:03 +08:00
Xinchen Hui
a91e08303f Don't ignore array[0], E_STRICT instead 2013-06-25 14:22:04 +08:00
Xinchen Hui
7e3623a956 Sync with svn 2012-04-08 20:31:47 +08:00
laruence
5534b3252d initial commit 2011-12-13 17:04:44 +08:00