mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
- Nuke php3 legacy
This commit is contained in:
parent
a05e8e335d
commit
a208d9a966
86 changed files with 118 additions and 118 deletions
|
@ -79,7 +79,7 @@ void *fs_get(size_t size);
|
|||
|
||||
/* {{{ imap_functions[]
|
||||
*/
|
||||
function_entry imap_functions[] = {
|
||||
zend_function_entry imap_functions[] = {
|
||||
PHP_FE(imap_open, NULL)
|
||||
PHP_FE(imap_reopen, NULL)
|
||||
PHP_FE(imap_close, NULL)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue