mysql_pconnect crash under cli on exit

Bug #27590 mysql_pconnect crash under cli on exit
Submitted: 2004-03-13 22:44 UTC Modified: 2004-03-14 15:03 UTC
From: xuefer at 21cn dot com Assigned:
Status: Closed Package: MySQL related
PHP Version: 4.3.5RC3 OS: xp
Private report: No CVE-ID: None

 [2004-03-13 22:44 UTC] xuefer at 21cn dot com

Description:
------------
cli/php

mysql_pconnect
script works as expect
script end
php exit
crash


yes, i know it take no sense to use pconnect under cli, but it shouldn't crash
verifyed with lastest build


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports

 [2004-03-14 15:03 UTC] iliaa@php.net

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.