Alexander Kuzmenko
|
4027a3d731
[php] fixed comment [skip ci]
|
преди 7 години |
Alexander Kuzmenko
|
0255ade5e0
[php] added "object" to keywords list (fixes #6838)
|
преди 7 години |
Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
преди 7 години |
Alexander Kuzmenko
|
10412a3fab
[php] fixed multiple file uploads in php.Web.parseMultiPart() (fixes #4173)
|
преди 7 години |
Nicolas Cannasse
|
174101dbef
added haxe.Log.formatOutput (#6738)
|
преди 7 години |
Alexander Kuzmenko
|
83665636c9
[php] direct methods comparison
|
преди 7 години |
Alexander Kuzmenko
|
952409a012
[php] minor optimization of simple constructors of enums
|
преди 7 години |
Alexander Kuzmenko
|
fc9d19c16e
Revert "[php] implemented direct method comparison"
|
преди 7 години |
Alexander Kuzmenko
|
f4b4a37578
[php] implemented direct method comparison
|
преди 7 години |
Alexander Kuzmenko
|
530ddc5c8f
[php] Deprecated support for `untyped __thing__` (#6708)
|
преди 7 години |
Alexander Kuzmenko
|
35ca615159
[php] fixed accessing `static inline var` via reflection (fixes #6630)
|
преди 7 години |
Alexander Kuzmenko
|
36cbdad8a4
Remove old PHP target (#6612)
|
преди 7 години |
Alexander Kuzmenko
|
3b4c33024c
[php] changed _hx_cast() to use _hx_instancof() instead of Std.is() to avoid handling php-prefix (fixes #6083)
|
преди 8 години |
Alexander Kuzmenko
|
e3ff957319
[php] fix retreiving rtti meta before target class is loaded (fixes #5757)
|
преди 8 години |
Mark Knol
|
875ad19432
2017 (#5932)
|
преди 8 години |
Alexander Kuzmenko
|
2fc83d6b0a
Fixed exception thrown by `Reflect.fields(o)` when `o` is `Class<T>` (fixes #5608) (#5884)
|
преди 8 години |
Alexander Kuzmenko
|
c7e31f6f98
[php] Make possible to check for NativeArray with Std.is() (fixes #5565)
|
преди 8 години |
Mockey
|
3df4efbd47
[php] fix _hx_exception_handler
|
преди 9 години |
Andy Li
|
1687918c60
[php] _hx_exception_handler should exit with non-0 code and write error to stderr
|
преди 9 години |
Andreas Mokros
|
96aa3e31c5
replace for-loops with foreach in Boot.hx (#5471)
|
преди 9 години |
Andreas Mokros
|
019c78a4bb
Small modifications to PHP exception/error handling (#4973)
|
преди 9 години |
Mark Knol
|
6c29743078
Update documentation
|
преди 9 години |
Andy Li
|
1c79168a33
update copyright year to 2016
|
преди 9 години |
Andy Li
|
ae6349cccf
bump license year to 2015
|
преди 9 години |
Simon Krajewski
|
d7d2f1608b
Merge pull request #4600 from tarwin/development
|
преди 9 години |
Tarwin Stroh-Spijer
|
2683e8b843
"error_reporting" in in Boot was set to not catch E_STRICT, but the handler was catching E_STRICT. This caused problems when moving from PHP 4.3 to PHP 4.4 and above as E_ALL now includes E_STRICT.
|
преди 9 години |
clemos
|
2daa173168
[php] return left operand if right operand is 0 in PHP
|
преди 9 години |
Varga Bence
|
4d61ea7e50
Safeguard in reflection not to trigger magic __get in subclasses unintentionally.
|
преди 10 години |
mockey
|
a2a635be5a
fix for reflection problem that occurred in #3030
|
преди 10 години |
Simon Krajewski
|
ce688a7073
(Php) fix >>> implementation (closes #2845)
|
преди 11 години |