Franco Ponticelli
|
7338a60c78
real fix
|
14 years ago |
Franco Ponticelli
|
9ddb91a0a4
php : fixed issue 478
|
14 years ago |
Franco Ponticelli
|
df734d8d80
- fixed issue 229
|
14 years ago |
Franco Ponticelli
|
fdc96f18d3
- php : added php.Lib.loadLib to load external libs generated with haxe
|
14 years ago |
Franco Ponticelli
|
15fdbae2dd
|
15 years ago |
Franco Ponticelli
|
32b4006c40
- php : fixed php.Lib.rethrow
|
15 years ago |
Franco Ponticelli
|
c330e606e4
- fixed: php.Lib.rethrow
|
16 years ago |
Franco Ponticelli
|
1d9f4898cc
- php: fixed bug in php.Lib.toPhpArray()
|
16 years ago |
Franco Ponticelli
|
6a4ead0e56
- php: added php.Lib.associativeArrayOfHash()
|
16 years ago |
Franco Ponticelli
|
df6efc5678
- php: fixed String.charCodeAt
|
16 years ago |
Franco Ponticelli
|
f8e03f23b0
- php : fixed bug in overridden dynamic functions
|
16 years ago |
Franco Ponticelli
|
1e27534a8f
changed function names and fixed typo
|
16 years ago |
Franco Ponticelli
|
5da3b9f32f
removed php.Lib.exit() and php.Lib.exitCode() (repetitions of php.Sys.exit())
|
17 years ago |
Franco Ponticelli
|
d6517a977a
wrapped arrays into objects (haXe/PHP)
|
17 years ago |
Franco Ponticelli
|
abb3e41e77
php.Boot reordered things
|
17 years ago |
Franco Ponticelli
|
7d0174f38c
all static functions from php.Boot have been moved to global functions
|
17 years ago |
Franco Ponticelli
|
341c22223a
fixed Array.reverse() in PHP
|
17 years ago |
Franco Ponticelli
|
1886f06a4c
implemented php.Lib.getClasses()
|
17 years ago |
Nicolas Cannasse
|
e8d8649e42
added rethrow (for neko compatibility)
|
17 years ago |
Franco Ponticelli
|
a4cd524fa9
- index.php now checks that PHP version is at least 5.1.6 (it could work with other 5.1.x versions but I didn't test it)
|
17 years ago |
Franco Ponticelli
|
79d3faf13a
haXe/PHP integration
|
17 years ago |