[PHP-WEBMASTER] Re: Bug. php7.1and higher not working for apache2.4 (Windows7 64)

2017-01-26 Thread Christoph M. Becker
On 26.01.2017 at 21:38, VIRUS wrote: > Hello. My name is Alexey. > Sorry for my bad english. > > Maybe i found a bug. > > My operating system: Licenced and updated Windows 7 (64). > Webserver: apache2.4.25.win64-VC14 > php: php-7.0.13-Win32-VC14-x64 > In this php version working successfully. >

[PHP-WEBMASTER] Bug. php7.1and higher not working for apache2.4 (Windows7 64)

2017-01-26 Thread VIRUS
Hello. My name is Alexey. Sorry for my bad english. Maybe i found a bug. My operating system: Licenced and updated Windows 7 (64). Webserver: apache2.4.25.win64-VC14 php: php-7.0.13-Win32-VC14-x64 In this php version working successfully. But today i was download new php version (7.1.1) and insta

[PHP-WEBMASTER] Re: session cleanup event function

2017-01-26 Thread Christoph M. Becker
On 26.01.2017 at 00:53, Gordon Rouse wrote: > I am wondering if it would be possible to have a session cleanup event hook > in future versions of PHP. > > I imaging that it would work like this: > > > include( 'inc/my_functions_or_classes_library.inc.php' ); > > session_start(); > > function