1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00

6 Commits

Author SHA1 Message Date
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
Dharman
1c411edeb9 Improve parameter names in ext/sqlite3
Closes GH-6264
2020-10-06 23:02:18 +02:00
Máté Kocsis
d72161505c Add a few callable method parameter types to ext/sqlite3
Closes GH-5988
2020-08-14 13:43:11 +02:00
Christoph M. Becker
2c91684394 Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
Zoe Slattery
392f70ecbe fix tests 2009-07-17 09:25:13 +00:00
Felipe Pena
23ee8e9013 - New tests (testfest BelgiumUG) 2009-05-17 16:51:22 +00:00