mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
add compat #define
This commit is contained in:
parent
a793fea1f7
commit
2c42111694
1 changed files with 2 additions and 0 deletions
|
@ -25,4 +25,6 @@ PHP_FUNCTION(mcrypt_create_iv);
|
|||
#define mcrypt_module_ptr NULL
|
||||
#endif
|
||||
|
||||
#define phpext_mcrypt_ptr mcrypt_module_ptr
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue