php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #60959 Version 1.0.3 reports as 1.0.1
Submitted: 2012-02-02 18:32 UTC Modified: 2015-07-17 10:15 UTC
From: remi@php.net Assigned: tony2001 (profile)
Status: Closed Package: haru (PECL)
PHP Version: 5.4.0RC6 OS: GNU/Linux (Fedora 16)
Private report: No CVE-ID: None
 [2012-02-02 18:32 UTC] remi@php.net
Description:
------------
In php_haru.c

#define PHP_HARU_VERSION "1.0.3"


Test script:
---------------
php -i


Expected result:
----------------
haru

Haru PDF support => enabled
Version => 1.0.3
libharu version => 2.1.0


Actual result:
--------------
haru

Haru PDF support => enabled
Version => 1.0.1
libharu version => 2.1.0


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-02-02 22:06 UTC] felipe@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: tony2001
 [2012-02-03 08:09 UTC] tony2001@php.net
Yeah, I forgot to update that line in the header.
Do you think it's critical enough to make a new release?
 [2015-07-16 17:47 UTC] cmb@php.net
In the meantime haru-1.0.4 has been released with the proper
PHP_HARU_VERSION. Can this ticket be closed?
 [2015-07-17 10:15 UTC] tony2001@php.net
-Status: Assigned +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 03:01:29 2024 UTC