The latest releases in PEAR.
Update PEAR to v1.10.16
2024-11-24T17:26:16-05:00
* PR #141: Fix bug #27796: "Array to string" conversion warnings on installs/other actions
* PR #145: Never reference E_STRICT on PHP 8.4+
* PR #147: Fix tests 8.1+
2024-11-24T17:12:53-05:00
Avoid type errors in newer PHP
2024-11-24T12:53:20-05:00
- PR # 5: Support for PHP 7.2
- PR # 9: Remove unused code
- PR #11: fix: Array and string offset access syntax with curly braces is no longer supported
- PR #12: Remove PHP under 5.6 and add last versions of PHP 7
2024-11-24T12:01:36-05:00
* update composer info (adds PHP/PEAR deps)
* update phpunit tests
* composer shows wrong license
2024-06-02T11:14:17-05:00
* Task: Manage E_DEPRECATED #27
* Task: Remove CVS id that no longer makes sense #30
* Bug: Bug in DB/oci8.php ... oci_fetch_array called with wrong parameters #33 #34
* Bug: Errors raised in DB_storage::toString() if there are multi-column keys, on PHP >= 7 #35
* Bug: sqlite3 back-end incorrectly refers to 'resource' objects #38 #39
2024-04-15T17:16:35-05:00
* Bug: Don't enable GSSAPI method if principal is not set (#81) (#82)
2024-04-15T15:44:55-05:00
* Add support of OAUTHBEARER
* PHPDoc improvements/fixes
* Short array syntax
2024-04-08T04:00:55-05:00
* Feature: add support of OAUTHBEARER (#79)
2024-04-06T17:20:48-05:00
Fix numerous PHPDoc and code issues found by static code analyzer [alec].
2024-03-23T06:48:40-05:00