コミット履歴

作者 SHA1 メッセージ 日付
  euromark f376d32966 Add typehint. 11 年 前
  euromark 66ada218b8 Strict check for reading satic config. 11 年 前
  AD7six 109123b4be Merge remote-tracking branch 'origin/3.0' into 3.0-dsn-support 11 年 前
  AD7six 0a8831b532 A couple of documentation corrections 11 年 前
  AD7six b69cf9c3c5 add tests modifying the dsn class map 11 年 前
  AD7six 8f5398a1d6 make it possible to modify the dsn class map 11 年 前
  Mark Story e9f19585dd Fix docs and variable names. 11 年 前
  Jose Lorenzo Rodriguez a1079c23d1 Only accept strings in parseDsn 11 年 前
  Jose Lorenzo Rodriguez 4be9997dd0 Fixed more failing tests 11 年 前
  Jose Lorenzo Rodriguez 3a1bb52f5d Cleaning more code and replicating changes into the Email class 11 年 前
  Jose Lorenzo Rodriguez 41c0c528b0 Fixing broken code that was breaking a bunch of tests 11 年 前
  Jose Lorenzo Rodriguez ca886ad426 Starting to cleanup code so that it conforms to what documentation says 11 年 前
  Jose Diaz-Gonzalez dac8362cae Working getClassMap() changes 11 年 前
  Jose Diaz-Gonzalez 608d253ad2 Only unset the passed DSN url key if parse_url succeeds 11 年 前
  Jose Diaz-Gonzalez ba8fa2dd83 Ensure querystring arguments override all other configuration values - useful when setting the path as a querystring arg instead of in the normal path variable 11 年 前
  Jose Diaz-Gonzalez 642a86961d Do not pass the scheme - which will now be incorrectly set to "file" - upstream 11 年 前
  Jose Diaz-Gonzalez acceb13f10 Only allow querystring arguments to be processed as NULL, TRUE, and FALSE constants 11 年 前
  Jose Diaz-Gonzalez 9b7044a810 Allow using triple forward slashes for all passed DSN values 11 年 前
  Jose Diaz-Gonzalez 4d231e5fb5 Fix driver and className setting on parsed DSNs 11 年 前
  okonomi 118eca6482 Fix some docblock typo 11 年 前
  Jose Diaz-Gonzalez 4ef456d2f4 Use proper index for driver name 11 年 前
  Jose Diaz-Gonzalez 03fbcc2dfe Switch to double-quotes in an attempt to avoid "missing terminating ]" errors 11 年 前
  Jose Diaz-Gonzalez 75d2e40d02 Remove the use of PDO Driver-specific DSNs in favor of PEAR::DB-style DSN usage 11 年 前
  Jose Diaz-Gonzalez 9629148765 If the value of `dsn` fails to be parsed, return the original config as is. 11 年 前
  Jose Diaz-Gonzalez 953b72c9c3 Simplify usage of parseDsn 11 年 前
  Jose Diaz-Gonzalez 393e69efef Standardize on setting 'username' and 'password' keys 11 年 前
  Jose Diaz-Gonzalez 5ab11510c4 Remove extra single quote 11 年 前
  Jose Diaz-Gonzalez 422fc660ab Use upper-case DSN everywhere 11 年 前
  Jose Diaz-Gonzalez 9d78414d16 Add support for cases where the scheme is not a useful value - such as the Log class 11 年 前
  Jose Diaz-Gonzalez f0000b0900 Set config argument default value to null 11 年 前