Fred Emmott
0ef7a9d455
[ticket/12996] Fix reliability issue in flock test.
...
$delta was always an int - so, this test would sometimes fail if you
happened to call time() /very/ close to a 1s boundary.
Found by HHVM's continuous testing.
PHPBB3-12996
2014-08-19 11:53:34 +02:00
Yuriy Rusko
a759704b39
[ticket/12594] Remove @package tags and update file headers
...
PHPBB3-12594
2014-05-27 20:51:13 +02:00
Nils Adermann
b95fdacdd3
[ticket/11700] Move all recent code to namespaces
...
PHPBB3-11700
2013-09-16 00:25:27 +02:00
Joas Schilling
714092ab4e
[ticket/11495] Add owns_lock() method to lock classes
...
PHPBB3-11495
2013-04-30 15:48:29 +02:00
Oleg Pudeyev
e22dd7dfad
[ticket/10103] Assert with messages.
...
PHPBB3-10103
2012-12-04 13:50:35 -05:00
Oleg Pudeyev
285feb49f8
[ticket/10103] assertLessThan/assertGreaterThan.
...
PHPBB3-10103
2012-12-04 13:47:57 -05:00
Oleg Pudeyev
a553cfbc30
[ticket/10103] Inline assignment is bad?
...
PHPBB3-10103
2012-12-04 13:46:01 -05:00
Oleg Pudeyev
fc410e1cd0
[ticket/10103] Try a longer sleep for travis.
...
Apparently travis takes longer than half a second to fork php.
PHPBB3-10103
2012-12-04 02:38:57 -05:00
Oleg Pudeyev
f72e435759
[ticket/10103] Test for flock lock class, with concurrency no less.
...
PHPBB3-10103
2012-12-04 02:21:53 -05:00