php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #30884 properties file not updated to reflect change in new version of php
Submitted: 2004-11-24 17:47 UTC Modified: 2005-03-06 18:43 UTC
From: jgbolger at yahoo dot ie Assigned:
Status: Closed Package: Servlet related
PHP Version: 5.0.2 OS: windows 2000
Private report: No CVE-ID: None
 [2004-11-24 17:47 UTC] jgbolger at yahoo dot ie
Description:
------------
In the phpsrvlt.jar file that comes with the binary distribution of php5, the servlet.properties file and the reflect.properties file still have the value
library=phpsrvlt
whne in fact in php5 phpsrvlt.dll has been changed to php5servlet.dll
this needs to be updated in the properties file to work correctly

Reproduce code:
---------------
library=php5servlet


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-06 18:43 UTC] sniper@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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 06:01:30 2024 UTC