BohwaZ
ddd9a08f56
[RFC] Transition SQLite3 to exceptions ( #11058 )
...
* Deprecate warnings in SQLite3, change returned exception class to SQLite3Exception
RFC: https://wiki.php.net/rfc/sqlite3_exceptions
Co-authored-by: Tim Düsterhus <timwolla@googlemail.com >
2023-07-03 14:30:52 +01:00
Max Semenik
7f2f0c007c
Migrate skip checks to --EXTENSIONS--, p4
...
For rationale, see #6787
Extensions migrated in part 4:
* simplexml
* skeleton
* soap
* spl
* sqlite3
* sysvmsg
* sysvsem
* tidy - also removed a check for an ancient dependency version
2021-04-08 10:36:44 +02:00
Nikita Popov
852485d8ec
Adjust tests for zpp TypeError change
2019-03-11 11:32:20 +01:00
Christoph M. Becker
2c91684394
Replace dirname(__FILE__) with __DIR__ in tests
2016-09-03 00:56:09 +02:00
Scott MacVicar
3474172eb9
Change more things to the UTF-16 API and make SQLite3::enableExceptions() return the previous value.
2009-06-08 02:15:42 +00:00
Felipe Pena
23ee8e9013
- New tests (testfest BelgiumUG)
2009-05-17 16:51:22 +00:00