PEAR Bug Search Results
http://pear.php.net/bugs/search.php?cmd=display&package_name%5B0%5D=PHP_Compat
Search Resultsen-uspear-webmaster@lists.php.netpear-webmaster@lists.php.nethourly12000年01月01日T12:00+00:00PEAR Bugshttp://pear.php.net/gifs/pearsmall.gif
http://pear.php.net/bugs
PHP_Compat: Feature/Change Request 20300 [Open] add stream_resolve_include_path
http://pear.php.net/bugs/20300
PHP_Compat Feature/Change Request
Reported by zelnaga
2014年06月17日T21:00:42+00:00
PHP: Irrelevant OS: Package Version: 1.6.0a3
Description:
------------
My implementation:
http://pastebin.com/XjnTRg2U]]>PHP_Compat Feature/Change Request
Reported by zelnaga
2014年06月17日T21:00:42+00:00
PHP: Irrelevant OS: Package Version: 1.6.0a3
Description:
------------
My implementation:
http://pastebin.com/XjnTRg2U]]>2014年06月17日T21:00:42+00:00zelnaga at gmail dot comPHP_Compat Feature/Change RequestPHP_Compat: Feature/Change Request 20011 [Open] hex2bin missing
http://pear.php.net/bugs/20011
PHP_Compat Feature/Change Request
Reported by cweiske
2013年07月17日T14:35:02+00:00
PHP: Irrelevant OS: Package Version: 1.6.0a3
Description:
------------
see http://php.net/hex2bin]]>PHP_Compat Feature/Change Request
Reported by cweiske
2013年07月17日T14:35:02+00:00
PHP: Irrelevant OS: Package Version: 1.6.0a3
Description:
------------
see http://php.net/hex2bin]]>2014年07月07日T14:23:10+00:00cweiske at php dot netPHP_Compat Feature/Change RequestPHP_Compat: Bug 19822 [Open] Class file PHP_Compat missing from package
http://pear.php.net/bugs/19822
PHP_Compat Bug
Reported by rosier
2013年02月15日T21:39:48+00:00
PHP: Irrelevant OS: Package Version: 1.6.0a3
Description:
------------
After upgrading the file 'PHP/Compat.php' is missing.
I did the following:
pear upgrade PHP_Compat
downloading PHP_Compat-1.6.0a3.tgz ...
Starting to download PHP_Compat-1.6.0a3.tgz (68,377 bytes)
.................done: 68,377 bytes
upgrade ok: channel://pear.php.net/PHP_Compat-1.6.0a3
Test script:
---------------
require_once 'PHP/Compat.php';
Expected result:
----------------
Class PHP_Compat available
Actual result:
--------------
Fatal error: require(): Failed opening required 'PHP/Compat.php']]>PHP_Compat Bug
Reported by rosier
2013年02月15日T21:39:48+00:00
PHP: Irrelevant OS: Package Version: 1.6.0a3
Description:
------------
After upgrading the file 'PHP/Compat.php' is missing.
I did the following:
pear upgrade PHP_Compat
downloading PHP_Compat-1.6.0a3.tgz ...
Starting to download PHP_Compat-1.6.0a3.tgz (68,377 bytes)
.................done: 68,377 bytes
upgrade ok: channel://pear.php.net/PHP_Compat-1.6.0a3
Test script:
---------------
require_once 'PHP/Compat.php';
Expected result:
----------------
Class PHP_Compat available
Actual result:
--------------
Fatal error: require(): Failed opening required 'PHP/Compat.php']]>2013年02月15日T21:39:48+00:00rosier at interstroom dot nlPHP_Compat BugPHP_Compat: Feature/Change Request 16521 [Open] Support for hash_hmac() function
http://pear.php.net/bugs/16521
PHP_Compat Feature/Change Request
Reported by revulo
2009年08月14日T04:16:34+00:00
PHP: Irrelevant OS: Package Version: 1.6.0a2
Description:
------------
I have implemented the following functions as a component of PHP_Compat library.
* hash
* hash_algos
* hash_hmac
* sha1
It also includes a PHP implementation of SHA-256 hash function. Therefore, MD5, SHA-1 and SHA-256 hash algorithms are supported.
It would be nice if these components would be imported into the repository. You can download the files from here:
http://download.revulo.com/PHP/PHP_Compat_Hash.tgz
P.S. I wonder where we should place the file "sha256.php". Should we move it to "Function/hash" directory or somewhere?]]>PHP_Compat Feature/Change Request
Reported by revulo
2009年08月14日T04:16:34+00:00
PHP: Irrelevant OS: Package Version: 1.6.0a2
Description:
------------
I have implemented the following functions as a component of PHP_Compat library.
* hash
* hash_algos
* hash_hmac
* sha1
It also includes a PHP implementation of SHA-256 hash function. Therefore, MD5, SHA-1 and SHA-256 hash algorithms are supported.
It would be nice if these components would be imported into the repository. You can download the files from here:
http://download.revulo.com/PHP/PHP_Compat_Hash.tgz
P.S. I wonder where we should place the file "sha256.php". Should we move it to "Function/hash" directory or somewhere?]]>2010年09月16日T17:45:49+00:00revulon at gmail dot comPHP_Compat Feature/Change RequestPHP_Compat: Feature/Change Request 15139 [Verified] PHP_Compat does not comform to PEAR CS
http://pear.php.net/bugs/15139
PHP_Compat Feature/Change Request
Reported by aidan
2008年11月24日T10:27:17+00:00
PHP: Irrelevant OS: N/A Package Version: 1.6.0a2
Description:
------------
http://pear.cweiske.de/codingstandards/PHP_Compat.html]]>PHP_Compat Feature/Change Request
Reported by aidan
2008年11月24日T10:27:17+00:00
PHP: Irrelevant OS: N/A Package Version: 1.6.0a2
Description:
------------
http://pear.cweiske.de/codingstandards/PHP_Compat.html]]>2011年09月07日T02:26:23+00:00aidan at php dot netPHP_Compat Feature/Change Request