Skip to content

Releases: pear/pear-core

v1.10.5

30 Jun 00:48
Compare
Choose a tag to compare

Bug #21222: PHP 7.2 compatibility: Upgrade to Archive_Tar 1.4.3 needed

v1.10.4

26 Apr 18:56
Compare
Choose a tag to compare
  • Bug #18102: pear install does not fail on error

  • PR #67: fix warning during pecl list-all

v1.10.3

28 Feb 16:20
Compare
Choose a tag to compare
  • Bug #21188: Class 'PEAR_Proxy' not found

v1.10.2

28 Feb 13:39
Compare
Choose a tag to compare
  • Fix Bug #4426: PEAR_Autoloader __call() must take only 2 arguments [kna]
  • Fix Bug #20989: fatal error/bug in the postinstallscript task [kguest]
  • Fix Bug #20991: Strict Standards: startSession and run methods in PEAR_Task_Postinstallscript [kguest]
  • Fix Bug #21001: PEAR_ERROR_DIE exit code is 0 [danielc]
  • Pull Request #52: Channel's _lastmodified is an int and not a string [sathieu]
  • Pull Request #53: Add proper HTTPS proxy support through the CONNECT verb [youknow0]
  • Pull Request #58: Make method signatures compatible. [yunosh]