AES doesn't play nice with PHP 5.2.2

pyutaros - November 8, 2007 - 17:51
Project:AES encryption
Version:5.x-1.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Here are the error messages I receive with the module enabled:

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of preg_match(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. in /root/sites/all/modules/aes/aes.module on line 377

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of preg_match(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. in /root/sites/all/modules/aes/aes.module on line 384

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of preg_match(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. in /root/sites/all/modules/aes/aes.module on line 391

Thanks,
Jonathan

#1

easyfit - December 6, 2007 - 15:12
Status:active» duplicate

Hey, this seems to be the same thing as http://drupal.org/node/174465, but thanks for reporting it anyway. I'll have this fixed soon.

#2

pyutaros - December 8, 2007 - 03:22

Thanks for the reply. I didn't turn anything up in a search, probably because I specified 5.2.2 and the other issue is 5.2.3. Thanks again.

#3

easyfit - October 4, 2009 - 18:22
Status:duplicate» closed
 
 

Drupal is a registered trademark of Dries Buytaert.