Your message dated Fri, 04 Jul 2014 16:33:11 +0200 with message-id <[email protected]> and subject line Re: Bug#714600: php5-intl: IntlDateFormatter::format fails after upgrade has caused the Debian Bug report #714600, regarding php5-intl: IntlDateFormatter::format fails after upgrade to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 714600: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714600 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: php5-intl Version: 5.5.0+dfsg-4 Severity: normal Dear Maintainer, After moving php to the current version I get a "Call to a member function format() on a non-object " where the "non-object" is a IntlDateFormatter. The problem can be confirmed by a simple test: $formatter = new \IntlDateFormatter(); if($formatter === null) { echo 'beep' } output: 'beep' -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.9-1-amd64 (SMP w/2 CPU cores) Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages php5-intl depends on: ii dpkg 1.16.10 ii libapache2-mod-php5 [phpapi-20121212] 5.5.0+dfsg-4 ii libc6 2.17-5 ii libgcc1 1:4.8.1-4 ii libicu48 4.8.1.1-12 ii php5-cli [phpapi-20121212] 5.5.0+dfsg-4 ii php5-common 5.5.0+dfsg-4 ii ucf 3.0027 php5-intl recommends no packages. php5-intl suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Version: 5.6.0~rc2+dfsg-1 Hi Giacomo, I have tried your test code and it looks like this problem has been fixed in at least in php5 5.6.0~rc2 (it prints the error about missing init params). Thus closing the bug. Feel free to reopen if you retest with current unstable version and you can still reproduce this. Cheers, -- Ondřej Surý <[email protected]> Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server
--- End Message ---

