Skip to content

Releases: pear/pear-core-minimal

v1.10.5

22 Aug 19:30
Compare
Choose a tag to compare
  • Bug #21222: PHP 7.2 compatibility: Upgrade to Archive_Tar 1.4.3 needed

v1.10.4

22 Aug 19:30
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:48
Compare
Choose a tag to compare
  • Bug #21188: Class 'PEAR_Proxy' not found

v1.10.2

28 Feb 16:47
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]