Custom Query (272 matches)
Results (1 - 3 of 272)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #312 | worksforme | Does not compile with PHP 5.5 | moo | ryandesign |
| Description |
See attached log. |
|||
| #311 | invalid | undefined function calc_total if xcache.count > 1 | moo | mex_muc |
| Description |
If i set in the ini file xcache.count greater then 1 I receive the following error message: Fatal error: Call to undefined function calc_total() in /vagrant/library/OurSoftware/Cache/Backend/Xcache.php on line 40 If I decrease this value to 1 or 0 everything works well. Environment: PHP 5.4.16-1~dotdeb.0 (cli) (built: Jun 8 2013 23:48:55)
Linux squeeze64 2.6.32-5-amd64 #1 SMP Fri May 10 08:43:19 UTC 2013 x86_64 GNU/Linux |
|||
| #310 | wontfix | make test on xcache-3.0.1 fails | moo | dpalauzov |
| Description |
I fresh unpacked xcache-3.0.1 directory, I do $ phpize Configuring for: PHP Api Version: 20090626 Zend Module Api No: 20090626 Zend Extension Api No: 220090626 $ ./configure && make $ make test Build complete. Don't forget to run 'make test'. ===================================================================== PHP : /usr/bin/php PHP_SAPI : cli PHP_VERSION : 5.3.23 ZEND_VERSION: 2.3.0 PHP_OS : Linux - Linux aegeeserv 3.2.41 #1 SMP Wed Mar 20 20:37:15 GMT 2013 x86_64 INI actual : /mnt/new/src/http/xcache-3.0.1/tmp-php.ini More .INIs : CWD : /mnt/new/src/http/xcache-3.0.1 Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2013-06-07 19:30:49 ===================================================================== PASS include absolute path [tests/xcache_include_absolute.phpt] PASS include relative to current working dir [tests/xcache_include_relative_cwd.phpt] PASS include relative to current file [tests/xcache_include_relative_file.phpt] PASS xcache_is_autoglobal [tests/xcache_is_autoglobal.phpt] FAIL xcache_set/get test [tests/xcache_var.phpt] ===================================================================== TIME END 2013-06-07 19:30:50 ===================================================================== TEST RESULT SUMMARY Exts skipped : 0 Exts tested : 55 Number of tests : 5 5 Tests skipped : 0 ( 0.0%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 1 ( 20.0%) ( 20.0%) Expected fail : 0 ( 0.0%) ( 0.0%) Tests passed : 4 ( 80.0%) ( 80.0%) Time taken : 1 seconds ===================================================================== ===================================================================== FAILED TEST SUMMARY xcache_set/get test [tests/xcache_var.phpt] ===================================================================== Any idea why the test files, and what more information to provide, in order to fix this? |
|||

