mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Revert "Need a way to check whether this API exists"
hmm, we can check whether the head file exists instead
This reverts commit 4d7d85640d
.
This commit is contained in:
parent
4d7d85640d
commit
d42fa2a059
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ extern zend_module_entry phar_module_entry;
|
|||
#define PHP_PHAR_API PHPAPI
|
||||
#endif
|
||||
|
||||
#define PHP_PHAR_HAS_RESLOVE_ALIAS
|
||||
PHP_PHAR_API int phar_resolve_alias(char *alias, int alias_len, char **filename, int *filename_len TSRMLS_DC);
|
||||
|
||||
#endif /* PHP_PHAR_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue