Xinchen Hui
|
5c405f9746
|
Merge pull request #42 from negram/demangle-object-name
Demangle name of a property when assigning an object into Lua
|
2019-12-30 13:26:32 +08:00 |
|
Mikhail Galanin
|
5663931ce7
|
Renamed test to prevent merge conflict
|
2019-11-02 13:07:12 +00:00 |
|
Antony Dovgal
|
ffae3062a4
|
add more tests
|
2019-05-24 12:42:01 +03:00 |
|
Mikhail Galanin
|
24fd1baf19
|
Fixed issue #40
Using absolute index could be error-prone, updated code to use relative indices as it commonly done with Lua
|
2019-05-24 12:41:07 +03:00 |
|
Mikhail Galanin
|
a780d5623d
|
Make test finally stable
|
2019-05-21 08:46:23 +01:00 |
|
Mikhail Galanin
|
0d73a2fdaa
|
fixed test
|
2019-05-19 20:23:55 +01:00 |
|
Mikhail Galanin
|
aa1dd4f526
|
Fixed test
|
2019-05-19 20:02:32 +01:00 |
|
Mikhail Galanin
|
199a846d7a
|
Demangle name of a property when assigning an object into Lua
|
2019-05-19 19:55:43 +01:00 |
|
Xinchen Hui
|
527f927ead
|
Fixed bug #73964 (Segmentation fault (11))
|
2017-02-12 10:53:36 +08:00 |
|
Xinchen Hui
|
7406b07f2c
|
Prepare for 2.0.2
|
2016-05-26 17:42:22 +08:00 |
|
Xinchen Hui
|
f177b21ff1
|
Added tests for bug #71997
|
2016-04-11 10:51:15 +08:00 |
|
Xinchen Hui
|
65764e0777
|
release lua for PHP7
|
2015-10-27 11:13:39 +08:00 |
|
Helmut Januschka
|
061f22aac0
|
fix for latest php7 head
|
2015-02-02 13:27:33 +00:00 |
|
Remi Collet
|
10b0cf59cd
|
skip test if json not enabled (or build as shared and so not loaded during make test)
|
2013-10-24 08:22:57 +02:00 |
|
Remi Collet
|
561f632f62
|
fix test for 5.1, error string have changed
|
2013-10-24 08:22:01 +02:00 |
|
Xinchen Hui
|
5f0c471ea6
|
Releasing lua-1.1.0
|
2013-10-23 12:20:42 +08:00 |
|
Harald Lapp
|
96ad976776
|
added test for "php closures from lua" functionality
|
2013-08-26 15:40:25 +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 |
|
laruence
|
5534b3252d
|
initial commit
|
2011-12-13 17:04:44 +08:00 |
|