mirror of
https://github.com/php/php-src.git
synced 2026-03-31 20:53:00 +02:00
12 lines
303 B
Plaintext
12 lines
303 B
Plaintext
- Implement an aggregating php function handler for use in SQL statements and
|
|
triggers etc.
|
|
|
|
- Add user-space callback for the authorizer function (this is potentially
|
|
very slow, so it needs to be implemented carefully).
|
|
|
|
- Add user-space callback to handle busy databases.
|
|
|
|
- Test-suite
|
|
|
|
vim:tw=78
|