James Lee
9246f7a0ce
Strip the NULL that PHP no longer strips
...
As of PHP 5.5.0, unpack("a", ...) no longer strips the NULL byte from
the end of the string. A new format specifier, Z, was introduced to
perform the old behavior, but we don't have a good way to test for its
existence. Instead, just remove it with str_replace
2014-07-03 15:58:05 -05:00
..
2014-03-25 09:39:53 -07:00
2011-11-17 08:47:49 -06:00
2014-06-26 13:48:28 -05:00
2013-04-22 16:03:38 -05:00
2007-10-23 23:22:53 +00:00
2013-04-11 13:08:16 -05:00
2013-09-30 13:47:53 -05:00
2014-06-02 17:28:38 -05:00
2011-11-10 19:48:32 -06:00
2014-07-03 15:58:05 -05:00
2013-09-30 13:47:53 -05:00
2011-11-10 19:48:32 -06:00
2009-11-11 00:39:38 +00:00
2012-01-31 01:29:44 -06:00
2014-03-03 23:41:25 +00:00
2013-12-16 14:13:47 -06:00
2011-11-10 19:48:32 -06:00
2013-09-30 13:47:53 -05:00
2014-06-08 17:37:57 +01:00
2014-06-06 16:52:00 -05:00
2012-03-02 10:18:32 -06:00
2014-05-18 21:14:17 +02:00
2011-11-10 19:48:32 -06:00
2011-11-10 19:48:32 -06:00
2011-11-10 19:48:32 -06:00
2011-11-10 19:48:32 -06:00
2012-04-15 23:35:38 -05:00
2013-12-20 09:49:15 +10:00
2013-12-20 09:49:15 +10:00