Historial de Commits

Autor SHA1 Mensaje Fecha
  Aleksandr Kuzmenko 8f210b4dbc [php] revert anonymous objects optimization (#7916, fixes #10736) hace 3 años
  Aleksandr Kuzmenko dd5385900d [php] fixed typed cast to NativeArray (closes #10576) hace 3 años
  Aleksandr Kuzmenko b36537b639 [php] exclude E_DEPRECATED from error reporting (#10502) hace 3 años
  Aleksandr Kuzmenko 6d3fef0c50 [php] fixed compatibility with PHP 8 (#9964) hace 4 años
  Aleksandr Kuzmenko 1e4ed55dc5 [php] optimize anon objects creation (closes #7916) hace 5 años
  Aleksandr Kuzmenko 77468bc465 [php] retun null for closure creation on a field with null value (fixes #9316) hace 5 años
  Aleksandr Kuzmenko 509b5d5f07 Cross-target exception handling (#9124) hace 5 años
  Aleksandr Kuzmenko 3b41726389 Soft deprecation of "Std.is" (#2976) (#9016) hace 5 años
  Aleksandr Kuzmenko 91e72e05a4 [php] optimize Type.enum* methods hace 5 años
  Aleksandr Kuzmenko 860c0d70d5 [php] minor fix of EReg.map for unicode strings and empty matches (#8861) hace 6 años
  Aleksandr Kuzmenko 126204d5c8 [php] remove keywords list duplicate from php.Boot hace 6 años
  Aleksandr Kuzmenko 1429c6a5f6 [php] refactor php keywords handling; add "fn" keyword (closes #8501) hace 6 años
  Aurel 8616359ff7 Reformat std (#8408) hace 6 años
  Aleksandr Kuzmenko ed9b71e0fc Infinite recursion on stringification of objects with circular references (#8113) hace 6 años
  Aleksandr Kuzmenko 5e1dffef4c Change String.iterator() to @:using (#8331) hace 6 años
  Aleksandr Kuzmenko f1c8c59077 [php] fix String.lastIndexOf(s, startIndex) for negative `startIndex` exceeding string length hace 6 años
  Alexander Kuzmenko 97aa17087d [php] Fixed issues fir -D php-prefix (see #8144); test -D php-prefix on CI hace 6 años
  Alexander Kuzmenko 12c84cea9f [php] finally fixed a test for #7533 hace 6 años
  Alexander Kuzmenko 1d45ab0419 `String.iterator()` and `String.keyValueIterator()` hace 6 años
  Alexander Kuzmenko d9448f1c42 [php] faster Reflect.copy() hace 6 años
  Alexander Kuzmenko cda8ac4373 [php] minor twek in anon objects hace 6 años
  Alexander Kuzmenko 075787f8ef [php] avoid infinite recursion on stringification (fixes #6180) hace 6 años
  Jens Fischer db33df9625 [std] consistently use ```haxe for code blocks in docs hace 6 años
  Simon Krajewski 753b36e5d1 null cast/is/catch (#7532) hace 6 años
  Mark Knol 90eda8ce3c Happy new year! :tada: hace 6 años
  Alexander Kuzmenko 3b95a15038 [php] fix String.indexOf() for out-of-bounds indexes (#7601) hace 6 años
  Alexander Kuzmenko 8f7c9703bd [php] fix searching for empty string with String.indexOf() and String.lastIndexOf() hace 6 años
  flashultra d2ab64c59b [php] Fix unsign right shift (#7571) hace 6 años
  Simon Krajewski a200541e35 revert Std.is changes for release hace 7 años
  Nicolas Cannasse ad443a5fc8 more Std.is(null,Dynamic) == false support (#7532) hace 7 años