Commit History

Author SHA1 Message Date
  Cédric Belin c42dcc23e8 [php] PDO.getAvailableDrivers() is a static method (#10524) 3 years ago
  Cédric Belin 5a22c5ce4c [php] PDO::ATTR_DRIVER_NAME is an integer (#10319) 4 years ago
  Cédric Belin 6ac3e86cde [php] PDO class: add the missing `ATTR_DEFAULT_FETCH_MODE` constant (#9857) 5 years ago
  Aleksandr Kuzmenko c607430c8b [php] change class constants on externs from `var` to `final` 5 years ago
  Luke f99f5c2e35 [php] driver_options in PDO.prepare optional (#8623) 6 years ago
  Aurel 8616359ff7 Reformat std (#8408) 6 years ago
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 years ago
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 years ago
  Alexander Kuzmenko 36cbdad8a4 Remove old PHP target (#6612) 7 years ago
  ilicos - Théo S 96d4ae2ed3 [php] Fix PDOClass and complete it. (#5210) 8 years ago
  Mark Knol 875ad19432 2017 (#5932) 8 years ago
  Alexander Kuzmenko c27219448a [php] properly quote bytes with zero byte for Mysql & SQLite (fixes #4489) 8 years ago
  Andy Li 1c79168a33 update copyright year to 2016 9 years ago
  Andy Li ae6349cccf bump license year to 2015 9 years ago
  frabbit 03cddedd0a [php] STinyInt should not become Bool 10 years ago
  frabbit 34f732af56 [php] this should be enough 10 years ago
  frabbit dc332e556d fix conversion of STimeStamp to Date, fix conversion String like types (e.g.STinyText) to String instead of Bytes 10 years ago
  Cauê Waneck cd02ad5af3 [php] Report database name with correct capitalization. Starting SQLite tests 11 years ago
  Cauê Waneck eca309e9d5 [php] Fix Bool not being converted correctly 11 years ago
  Caue Waneck 8e32d7f112 LF normalization 12 years ago
  Simon Krajewski 78577a0874 removed neko.db and most of php.db 12 years ago
  Simon Krajewski 8f5fffcc2c SPOD -> Record 12 years ago
  Nicolas Cannasse d4f48b3e34 force either get/set (or get_x/set_x) property names when -D haxe3 12 years ago
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 12 years ago
  Nicolas Cannasse 23deeefcaa fixed import before types errors 12 years ago
  Nicolas Cannasse 5009f5ff4d fixed PDO + spod_macros 13 years ago
  Nicolas Cannasse 62e56506db Sys class + sys.io package 13 years ago
  Nicolas Cannasse 388a8c7a7f minor fixes 14 years ago
  Nicolas Cannasse f6d42ff56e minor 14 years ago
  Franco Ponticelli 48c822e420 - added php.db.PDO (using php.db.Sqlite is now deprecated) 15 years ago