PhalApi 2.10.1 release, PHP open source framework interfaces

[Major update]

  • 1, PDO drivers support specific connectivity options, support setting connection timeouts, avoid prolonged Interface connection appear 504 Time out
  • 2, PDO adjusted when an error is thrown carry more detailed error messages PDOExcepion, avoid general error
  • 3, was added \PhalApi\Api::getApiCommonRules(), in order to support part of the interface does not require application parameters global scenario.
  • 4, the interface supports blanking parameters, by assignment or FALSE NULL interface parameters may be canceled
  • 5, online interface documentation, the interface parameters into parameter types of clients seen
  • 6, the interface configuration parameter rule is_doc_hide added, set to true, the interface document does not show this parameter, in fact still be used in the PHP code
  • 7, in the absence of the required interface parameters, append desc Translations
  • 8, is compatible with the parameters received JSON

Guess you like

Origin www.oschina.net/news/112478/phalapi-2-10-1-released