|
Subject |
From |
Date |
Size |
|
com pecl/languages/v8js: Slow down memory_limit test: tests/memory_limit.phpt
|
stesie |
17/11/2014 03:20 AM |
1KB |
|
com pecl/languages/v8js: Skip tests/timezones on Windows:tests/timezones.phpt
|
stesie |
17/11/2014 06:07 AM |
1KB |
|
com pecl/languages/v8js: Add build instructions for Windows:README.Win32.md
|
stesie |
17/11/2014 06:48 AM |
1KB |
|
com pecl/languages/v8js: Mention to download & unpack V8Js itself:README.Win32.md
|
stesie |
17/11/2014 07:05 AM |
1KB |
|
com pecl/languages/v8js: Added V8Js::clearPendingException().: README.mdv8js.cc
|
stesie |
17/11/2014 04:45 PM |
1KB |
|
com pecl/languages/v8js: Add test on clearPendingException:tests/exception_clearing.phpt
|
stesie |
22/11/2014 09:18 AM |
1KB |
|
com pecl/languages/v8js: Typo: dependancy, closes php.net bug 65725:v8js.cc
|
stesie |
21/11/2014 04:21 AM |
1KB |
|
com pecl/languages/v8js: Merge branch 'clear-exception': v8js.cc
|
stesie |
22/11/2014 09:26 AM |
1KB |
|
com pecl/languages/v8js: Add StartColumn/EndColumn properties to scriptexception, closes #126: README.md tests/exception...
|
stesie |
22/11/2014 07:56 PM |
1KB |
|
com pecl/languages/v8js: Merge branch 'issue-126': README.md v8js.cc
|
stesie |
22/11/2014 08:27 PM |
1KB |
|
com pecl/languages/v8js: Fix exception_clearing test wrt. column numbers: tests/exception_clearing.phpt
|
stesie |
23/11/2014 01:58 AM |
1KB |
|
com pecl/languages/v8js: Add basic ArrayAccess wrapping:php_v8js_macros.h tests/array_access.phpt v8js.cc v8js_convert.c...
|
stesie |
24/11/2014 06:39 AM |
1KB |
|
com pecl/languages/v8js: Set Array.prototype on ArrayAccess wrapped object:tests/array_access.phpt v8js_convert.cc
|
stesie |
24/11/2014 06:47 AM |
1KB |
|
com pecl/languages/v8js: Add slice call to array_access test: tests/array_access.phpt
|
stesie |
26/11/2014 04:18 AM |
1KB |
|
com pecl/languages/v8js: Skip unnecessary v8::FunctionTemplate fluff:v8js_convert.cc
|
stesie |
24/11/2014 06:49 AM |
1KB |
|
com pecl/languages/v8js: Refactor array access code into seperate files:config.m4 v8js_array_access.cc v8js_array_access...
|
stesie |
26/11/2014 04:06 AM |
1KB |
|
com pecl/languages/v8js: Add array access offsetSet support:tests/array_access_basic2.phpt v8js_array_access.cc
|
stesie |
26/11/2014 06:43 AM |
1KB |
|
com pecl/languages/v8js: Add v8js_array_access.cc to Win32 build files: config.w32
|
stesie |
26/11/2014 07:15 AM |
1KB |
|
com pecl/languages/v8js: Fix ZTS build + memory leak:v8js_array_access.cc
|
stesie |
26/11/2014 06:55 AM |
1KB |
|
com pecl/languages/v8js: Add ArrayAccess test with native JS push method:tests/array_access_002.phpt
|
stesie |
29/11/2014 08:41 PM |
1KB |
|
com pecl/languages/v8js: Add test on ArrayAccess live binding:tests/array_access_001.phpt
|
stesie |
29/11/2014 08:25 PM |
1KB |
|
com pecl/languages/v8js: Use hidden value instead of internal field:v8js_array_access.cc
|
stesie |
29/11/2014 10:16 PM |
1KB |
|
com pecl/languages/v8js: Move PHP to JS object wrapping into seperate file:config.m4 config.w32 v8js_convert.cc v8js_obj...
|
stesie |
29/11/2014 10:42 PM |
1KB |
|
com pecl/languages/v8js: Split php_v8js_hash_to_jsobj into smaller pieces: v8js_object_export.cc
|
stesie |
29/11/2014 11:38 PM |
1KB |
|
com pecl/languages/v8js: Fix ZTS build: v8js_object_export.cc
|
stesie |
30/11/2014 03:49 AM |
1KB |
|
com pecl/languages/v8js: Export extra methods on ArrayAccess:tests/array_access_003.phpt v8js_array_access.cc v8js_array...
|
stesie |
30/11/2014 03:35 AM |
1KB |
|
com pecl/languages/v8js: Remove count() echo statements:tests/array_access_002.phpt
|
stesie |
30/11/2014 04:23 AM |
1KB |
|
com pecl/languages/v8js: Test ArrayAccess prototype method overwriting:tests/array_access_003.phpt
|
stesie |
30/11/2014 04:28 AM |
1KB |
|
com pecl/languages/v8js: Test export of properties on ArrayAccess object:tests/array_access_004.phpt
|
stesie |
30/11/2014 04:30 AM |
1KB |
|
com pecl/languages/v8js: Test __invoke handling on ArrayAccess objects: tests/array_access_005.phpt
|
stesie |
30/11/2014 04:34 AM |
1KB |
|
com pecl/languages/v8js: Mention array & object mapping: README.md
|
stesie |
01/12/2014 02:25 AM |
1KB |
|
com pecl/languages/v8js: introduce V8JsException class: README.mdtests/inheritance_basic.phpt v8js.cc
|
stesie |
12/12/2014 01:00 AM |
1KB |
|
com pecl/languages/v8js: Improve ArrayAccess enumeration:tests/array_access_006.phpt v8js_array_access.cc v8js_array_acc...
|
stesie |
01/12/2014 04:00 AM |
1KB |
|
com pecl/languages/v8js: Use isolate->RequestInterrupt to get heap size:tests/set_time_limit_004.phpt v8js.cc
|
stesie |
09/12/2014 08:08 AM |
1KB |
|
com pecl/languages/v8js: Add test on die() call, refs #122: tests/die.phpt
|
stesie |
10/12/2014 08:10 AM |
1KB |
|
com pecl/languages/v8js: increase time limit to start engine:tests/set_time_limit_002.phpt
|
stesie |
11/12/2014 02:27 AM |
1KB |
|
com pecl/languages/v8js: Use zend_try/zend_catch to unwind v8 stack: php_v8js_macros.h v8js.cc v8js_convert.cc
|
stesie |
10/12/2014 07:56 AM |
1KB |
|
com pecl/languages/v8js: Implement delete behaviour on ArrayAccess objects:tests/array_access_007.phpt v8js_array_access...
|
stesie |
01/12/2014 05:31 AM |
1KB |
|
com pecl/languages/v8js: Refactor PHP method call code:v8js_array_access.cc v8js_array_access.h
|
stesie |
01/12/2014 06:30 AM |
1KB |
|
com pecl/languages/v8js: Once more fix ZTS build: v8js_array_access.cc
|
stesie |
01/12/2014 06:34 AM |
1KB |
|
com pecl/languages/v8js: Implement isset behaviour on ArrayAccess objects:tests/array_access_008.phpt v8js_array_access....
|
stesie |
01/12/2014 05:43 AM |
1KB |
|
com pecl/languages/v8js: Use v8::TryCatch if calling V8Function, refs #127:tests/issue_127_001.phpt v8js.cc
|
stesie |
02/12/2014 05:12 AM |
1KB |
|
com pecl/languages/v8js: Add setMemoryLimit & setTimeLimit setter methods:php_v8js_macros.h tests/set_memory_limit_basic...
|
stesie |
07/12/2014 08:25 PM |
1KB |
|
com pecl/languages/v8js: Always push timer on stack to allow updates:v8js.cc
|
stesie |
07/12/2014 10:49 PM |
1KB |
|
com pecl/languages/v8js: Use prologues for V8Function calls, closes #129:tests/set_memory_limit_001.phpt tests/set_time_...
|
stesie |
07/12/2014 10:19 PM |
1KB |
|
com pecl/languages/v8js: Refactor v8 call prologue/epilogue into function:v8js.cc
|
stesie |
07/12/2014 09:08 PM |
1KB |
|
com pecl/languages/v8js: Use std::deque for timer_stack: php_v8js_macros.h v8js.cc
|
stesie |
07/12/2014 10:54 PM |
1KB |
|
com pecl/languages/v8js: Catch serialization of V8Js object, closes #119:tests/serialize_basic.phpt v8js.cc
|
stesie |
12/12/2014 02:30 AM |
1KB |
|
com pecl/languages/v8js: Catch serialization of V8Object instances:tests/serialize_001.phpt v8js.cc
|
stesie |
12/12/2014 03:58 AM |
1KB |
|
com pecl/languages/v8js: Test unserialization with properties:tests/serialize_001.phpt tests/serialize_basic.phpt v8js.c...
|
stesie |
12/12/2014 05:15 AM |
1KB |
|
com pecl/languages/v8js: Allow to change & reset time limits:tests/set_time_limit_002.phpt v8js.cc
|
stesie |
07/12/2014 11:05 PM |
1KB |
|
com pecl/languages/v8js: Allow to change & reset memory limits:tests/set_memory_limit_002.phpt v8js.cc
|
stesie |
07/12/2014 11:44 PM |
1KB |
|
com pecl/languages/v8js: Add test showing that time limits can beprolonged: tests/set_time_limit_004.phpt
|
stesie |
07/12/2014 11:44 PM |
1KB |
|
com pecl/languages/v8js: Remove set_memory_limit_002 test: tests/set_memory_limit_002.phpt
|
stesie |
07/12/2014 11:52 PM |
1KB |
|
com pecl/languages/v8js: Allow to impose memory & time limits:tests/set_memory_limit_003.phpt tests/set_time_limit_003.p...
|
stesie |
07/12/2014 11:44 PM |
1KB |
|
com pecl/languages/v8js: Make time limit tests pass more safely:tests/set_time_limit_002.phpt tests/set_time_limit_004.p...
|
stesie |
09/12/2014 08:06 AM |
1KB |
|
com pecl/languages/v8js: Rename php_v8js_objects -> v8js_v8objects: php_v8js_macros.h v8js_class.cc v8js_object_export.c...
|
stesie |
13/12/2014 07:13 AM |
1KB |
|
com pecl/languages/v8js: Rename V8Object stuff to v8js_v8object_XXX: php_v8js_macros.h v8js_convert.cc v8js_object_expor...
|
stesie |
13/12/2014 07:28 AM |
1KB |
|
com pecl/languages/v8js: Unwind stack after fatal error in V8Function,closes #130: tests/fatal_error_v8function.phpt v8j...
|
stesie |
10/12/2014 05:40 AM |
1KB |
|
com pecl/languages/v8js: Correct name of memory limit test.:tests/memory_limit.phpt
|
stesie |
10/12/2014 05:53 AM |
1KB |
|
com pecl/languages/v8js: Fix path seperator for Windows:tests/fatal_error_recursive.phpt
|
stesie |
11/12/2014 02:46 AM |
1KB |
|
com pecl/languages/v8js: Merge branch 'array-access':php_v8js_macros.h v8js.cc v8js_convert.cc v8js_object_export.cc
|
stesie |
11/12/2014 03:02 AM |
1KB |
|
com pecl/languages/v8js: Don't redefine default parameter:v8js_object_export.cc
|
stesie |
11/12/2014 02:41 AM |
1KB |
|
com pecl/languages/v8js: Handle absent isolate in V8Js::__destruct: v8js.cc
|
stesie |
12/12/2014 03:14 AM |
1KB |
|
com pecl/languages/v8js: Throw V8JsException if source is not a script:tests/ctx_lifetime.phpt tests/direct_construct.ph...
|
stesie |
12/12/2014 01:05 AM |
1KB |
|
com pecl/languages/v8js: php_v8js_create_v8 -> v8js_v8object_create: php_v8js_macros.h v8js_convert.cc v8js_v8object_cla...
|
stesie |
13/12/2014 08:21 AM |
1KB |
|
com pecl/languages/v8js: Remove php_ prefix to struct & type names: php_v8js_macros.h v8js.cc v8js_class.cc v8js_class.h...
|
stesie |
13/12/2014 08:18 AM |
1KB |
|
com pecl/languages/v8js: Catch serialization of V8Function instances:tests/serialize_002.phpt v8js.cc
|
stesie |
12/12/2014 05:28 AM |
1KB |
|
com pecl/languages/v8js: code cleanup, part 1: config.m4 config.w32php_v8js_macros.h v8js.cc v8js_class.cc v8js_class.h ...
|
stesie |
13/12/2014 07:11 AM |
2KB |
|
com pecl/languages/v8js: Make JavaScript function wrappers typesafe.:tests/object_method_call.phpt v8js_convert.cc
|
stesie |
12/10/2013 11:28 AM |
1KB |
|
com pecl/languages/v8js: Make test PHP 5.3 compatible:tests/function_passback.phpt
|
stesie |
07/10/2013 08:55 PM |
1KB |
|
com pecl/languages/v8js: Support g++-4.6 in configuration script.:config.m4
|
stesie |
12/10/2013 01:19 PM |
1KB |
|
com pecl/languages/v8js: Hookup Travis continous integration test server.:.travis.yml Makefile.travis
|
stesie |
12/10/2013 01:19 PM |
1KB |
|
com pecl/languages/v8js: Add v8 debug support: README.md config.m4php_v8js_macros.h samples/debug_line_processor.php v8j...
|
stesie |
13/10/2013 05:36 PM |
1KB |
|
com pecl/languages/v8js: Add test on initially initialized properties onV8Js object.: tests/derived_class_properties_ini...
|
stesie |
19/10/2013 08:15 AM |
1KB |
|
com pecl/languages/v8js: Unlock isolate on JS->PHP transition.:samples/debug_callback_line_processor.php v8js_convert.cc
|
stesie |
13/10/2013 05:36 PM |
1KB |
|
com pecl/languages/v8js: Add test on protected & private properties onderived classes: tests/derived_class_properties_pr...
|
stesie |
19/10/2013 08:17 AM |
1KB |
|
com pecl/languages/v8js: Call object_properties_init on newly created V8Js object.: v8js.cc
|
stesie |
18/10/2013 05:32 AM |
1KB |
|
com pecl/languages/v8js: Make php_v8js_write_property export only public properties: v8js.cc
|
stesie |
19/10/2013 08:22 AM |
1KB |
|
com pecl/languages/v8js: Add test from issue #54: tests/derived_class_properties.phpt
|
stesie |
19/10/2013 05:57 AM |
1KB |
|
com pecl/languages/v8js: Export initially initialized public properties toV8: v8js.cc
|
stesie |
19/10/2013 08:36 AM |
1KB |
|
com pecl/languages/v8js: Don't re-wrap PHP objects from V8 to V8Object:tests/object_method_call.phpt tests/object_passba...
|
stesie |
22/10/2013 02:00 AM |
1KB |
|
com pecl/languages/v8js: TSRM/ZTS fixes.: php_v8js_macros.h v8js.cc v8js_convert.cc v8js_methods.cc
|
stesie |
20/10/2013 07:04 AM |
1KB |
|
com pecl/languages/v8js: Test export of undeclared properties in derivedclasses: tests/derived_class_properties_extra.ph...
|
stesie |
19/10/2013 08:36 AM |
1KB |
|
com pecl/languages/v8js: Copy default_properties to new object (PHP 5.3): v8js.cc
|
stesie |
19/10/2013 08:52 AM |
1KB |
|
com pecl/languages/v8js: Unwrap PHP objects when passing them back fromJavaScript to PHP.: tests/return_value.phpt v8js_...
|
stesie |
26/10/2013 02:17 AM |
1KB |
|
com pecl/languages/v8js: Cleanup: remove some warnings when compiled with-Wunused: php_v8js_macros.h v8js_methods.cc
|
stesie |
26/10/2013 02:17 AM |
1KB |
|
com pecl/languages/v8js: Clean up allocation/deallocation ofphp_v8js_ctx.: v8js.cc
|
stesie |
26/10/2013 02:18 AM |
1KB |
|
com pecl/languages/v8js: Handle NULL in global.var_dump().: v8js_methods.cc
|
stesie |
26/10/2013 02:18 AM |
1KB |
|
com pecl/languages/v8js: Don't rethrow outer exception ifreport_uncaught is false.: v8js.cc
|
stesie |
26/10/2013 02:17 AM |
1KB |
|
com pecl/languages/v8js: Add a test for issue 25 (native properties):tests/object_dom.phpt
|
stesie |
26/10/2013 04:47 AM |
1KB |
|
com pecl/languages/v8js: Bug fixes for JavaScript var_dump implementation (make it match PHP).: tests/var_dump.phpt v8js...
|
stesie |
26/10/2013 02:18 AM |
1KB |
|
com pecl/languages/v8js: Add a test of PHP magic functions.:samples/test_call.php tests/magic_func.phpt
|
stesie |
26/10/2013 04:47 AM |
1KB |
|
com pecl/languages/v8js: Add isolate parameter to V8JS_* macros.: php_v8js_macros.h v8js.cc v8js_convert.cc v8js_methods...
|
stesie |
26/10/2013 04:46 AM |
1KB |
|
com pecl/languages/v8js: PHP 5.3 compatibility fixes.:php_v8js_macros.h v8js_convert.cc
|
stesie |
26/10/2013 05:40 AM |
1KB |
|
com pecl/languages/v8js: Rework JavaScript wrapper for PHP objects.:README.md TODO tests/object.phpt tests/object_protot...
|
stesie |
26/10/2013 04:47 AM |
1KB |
|
com pecl/languages/v8js: Refactor template cache intophp_v8js_ctx.: php_v8js_macros.h v8js.cc v8js_convert.cc
|
stesie |
26/10/2013 05:40 AM |
1KB |
|
com pecl/languages/v8js: Travis config update: Partial fix for issue #56.:Makefile.travis
|
stesie |
26/10/2013 05:43 AM |
1KB |
|
com pecl/languages/v8js: Fix init/shutdown of v8js_globals.: v8js.cc
|
stesie |
26/10/2013 02:04 PM |
1KB |
|
com pecl/languages/v8js: Store tsrm_ls in php_v8js_ctx.: php_v8js_macros.h v8js.cc v8js_convert.cc v8js_methods.cc v8js_...
|
stesie |
26/10/2013 02:07 PM |
1KB |
|
com pecl/languages/v8js: Don't manually call destructors onv8js_globals.: v8js.cc
|
stesie |
27/10/2013 05:57 AM |
1KB |
|
com pecl/languages/v8js: Fix ZTS errors in v8js_convert.cc.: v8js_convert.cc
|
stesie |
26/10/2013 02:07 PM |
1KB |
|
com pecl/languages/v8js: Merge pull request #66 from cscott/mem-leaks:v8js.cc
|
stesie |
27/10/2013 05:26 AM |
1KB |
|
com pecl/languages/v8js: Initialize v8js_globals manually only if ZTS is enabled.: v8js.cc
|
stesie |
27/10/2013 06:29 AM |
1KB |
|
com pecl/languages/v8js: Trigger garbage collection within Isolate::Scope:php_v8js_macros.h tests/leak-php-object.phpt v...
|
stesie |
27/10/2013 06:41 AM |
1KB |
|
com pecl/languages/v8js: Merge pull request #69 fromstesie/fix-global-zts-init: v8js.cc
|
stesie |
27/10/2013 09:21 AM |
1KB |
|
com pecl/languages/v8js: Delete global PHP object on shutdown: v8js.cc
|
stesie |
27/10/2013 06:41 AM |
1KB |
|
com pecl/languages/v8js: Fix a bunch of memory leaks.: v8js.ccv8js_methods.cc
|
stesie |
27/10/2013 11:14 AM |
1KB |
|
com pecl/languages/v8js: Document rules for initialization/cleanup of ZTSglobals.: v8js.cc
|
stesie |
27/10/2013 11:14 AM |
1KB |
|
com pecl/languages/v8js: Fix memory leak: The get_properties handler owns the returned hashtable.: php_v8js_macros.h v8j...
|
stesie |
27/10/2013 11:14 AM |
1KB |
|
com pecl/languages/v8js: Fix double-pop of timer_ctx (and efree from wrong thread).: php_v8js_macros.h v8js.cc
|
stesie |
27/10/2013 02:48 PM |
1KB |
|
com pecl/languages/v8js: Don't leak if PHP constructor is called fromJavaScript.: v8js_convert.cc
|
stesie |
27/10/2013 02:49 PM |
1KB |
|
com pecl/languages/v8js: Free php_v8js_accessor_ctx when we are done with it.: php_v8js_macros.h v8js.cc v8js_variables....
|
stesie |
27/10/2013 02:49 PM |
1KB |
|
com pecl/languages/v8js: Make PHP object accessors typesafe usingV8::AccessorSignature.: php_v8js_macros.h v8js.cc v8js_...
|
stesie |
27/10/2013 02:49 PM |
1KB |
|
com pecl/languages/v8js: Remove unnecessary TSRMLS_FETCH from php_v8js_weak_object_callback.: v8js_convert.cc
|
stesie |
30/10/2013 03:38 AM |
1KB |
|
com pecl/languages/v8js: Fix memory leak in zend_read_property; also pass correct scope object.: v8js_convert.cc
|
stesie |
27/10/2013 02:49 PM |
1KB |
|
com pecl/languages/v8js: Travis config update: fix for issue #56.:.travis.yml
|
stesie |
27/10/2013 02:49 PM |
1KB |
|
com pecl/languages/v8js: Travis config update: compile against minimumsupported v8 and most recent v8.: .travis.yml Make...
|
stesie |
27/10/2013 02:49 PM |
1KB |
|
com pecl/languages/v8js: Protect against direct invocation of `newV8Object` and `new V8Function`.: tests/direct_construc...
|
stesie |
30/10/2013 03:37 AM |
1KB |
|
com pecl/languages/v8js: Simplify php_v8js_weak_object_callback.: v8js_convert.cc
|
stesie |
28/10/2013 12:39 AM |
1KB |
|
com pecl/languages/v8js: Merge pull request #74 from cscott/dtor-simple:v8js_convert.cc
|
stesie |
28/10/2013 01:32 AM |
1KB |
|
com pecl/languages/v8js: Fix leak in v8 named property setter; clean up v8named property getter.: v8js_convert.cc
|
stesie |
28/10/2013 12:36 AM |
1KB |
|
com pecl/languages/v8js: Make compatible with V8 3.23.8 (and below):php_v8js_macros.h v8js.cc v8js_convert.cc
|
stesie |
22/12/2013 03:54 AM |
1KB |
|
com pecl/languages/v8js: Fix build against libv8 3.24.5:php_v8js_macros.h v8js.cc v8js_convert.cc v8js_methods.cc v8js_v...
|
stesie |
21/12/2013 08:18 AM |
1KB |
|
com pecl/languages/v8js: Fix test cases which hard coded the objectidentity of returned objects.: tests/exception.phptte...
|
stesie |
30/10/2013 03:38 AM |
1KB |
|
com pecl/languages/v8js: Make compatible with V8 3.23.11 (and below):php_v8js_macros.h v8js_convert.cc v8js_variables.cc
|
stesie |
22/12/2013 02:56 AM |
1KB |
|
com pecl/languages/v8js: Build fix for GCC 4.4 (eg. el6).:php_v8js_macros.h
|
stesie |
19/03/2014 10:24 PM |
1KB |
|
com pecl/languages/v8js: Added checkString() method for checking Javascriptsyntax.: package.xml tests/checkstring.phpt v...
|
stesie |
19/03/2014 11:00 PM |
1KB |
|
com pecl/languages/v8js: Update README, removed build badge, require V83.22.3: README.md
|
stesie |
22/12/2013 03:54 AM |
1KB |
|
com pecl/languages/v8js: Fix passing of null bytes from V8 to PHP (githubissue #80).: v8js_convert.cc
|
stesie |
21/03/2014 04:59 PM |
1KB |
|
com pecl/languages/v8js: Make compatible with V8 3.23.2 (and below):v8js_convert.cc v8js_methods.cc
|
stesie |
22/12/2013 03:54 AM |
1KB |
|
com pecl/languages/v8js: Forgot to commit test for large number support.:tests/long.phpt
|
stesie |
20/03/2014 09:45 PM |
1KB |
|
com pecl/languages/v8js: Added new "v8js.use_date" ini setting to convert PHP DateTime objects to Javascript Date object...
|
stesie |
20/03/2014 10:06 PM |
1KB |
|
com pecl/languages/v8js: Passing integers that didn't fit in 32-bitintegers from PHP to Javascript did not work properly...
|
stesie |
20/03/2014 06:00 PM |
1KB |
|
com pecl/languages/v8js: V8 needs to be notified when timezone changes.Keep track of timezone changes and notify it. Als...
|
stesie |
20/03/2014 05:20 PM |
1KB |
|
com pecl/languages/v8js: Make compatible with V8 3.24.10, fixes #83:php_v8js_macros.h v8js.cc v8js_convert.cc v8js_metho...
|
stesie |
22/03/2014 07:07 AM |
1KB |
|
com pecl/languages/v8js: When passing objects from JS to PHP with mixedkeys, some of the keys might get lost or "re-inde...
|
stesie |
20/03/2014 04:35 PM |
1KB |
|
com pecl/languages/v8js: Clear persistent cells with weak referencescorrectly, refs #88: php_v8js_macros.h tests/leak-ph...
|
stesie |
23/03/2014 12:41 AM |
1KB |
|
com pecl/languages/v8js: Merge remote-tracking branch 'rosmo/master':php_v8js_macros.h v8js.cc v8js_convert.cc
|
stesie |
23/03/2014 01:44 AM |
1KB |
|
com pecl/languages/v8js: Make compatible with V8 3.25.12, fixes #88:v8js.cc v8js_methods.cc
|
stesie |
23/03/2014 12:58 AM |
1KB |
|
com pecl/languages/v8js: Fix strdup+getenv behaviour; multi api versionsupport, closes #86: php_v8js_macros.h v8js.cc
|
stesie |
23/03/2014 02:09 AM |
1KB |
|
com pecl/languages/v8js: Add null-byte passing test, makevar_dump null-byte safe, closes #80: tests/null_byte_string.php...
|
stesie |
23/03/2014 07:28 AM |
1KB |
|
com pecl/languages/v8js: Make datetime_pass.phpt run on PHP 5.3, refs #86: tests/datetime_pass.phpt
|
stesie |
23/03/2014 07:39 AM |
1KB |
|
com pecl/languages/v8js: Call __set if JS accesses private/protected property: tests/property_visibility-set.phpt tests/...
|
stesie |
07/04/2014 06:53 AM |
1KB |
|
com pecl/languages/v8js: Handle property visibility and__get, refs #79: tests/property_visibility.phpt tests/property_vi...
|
stesie |
07/04/2014 02:04 AM |
1KB |
|
com pecl/languages/v8js: Don't allow JS to overwrite protected/privateproperties: tests/property_visibility-set.phpt v8j...
|
stesie |
07/04/2014 05:53 AM |
1KB |
|
com pecl/languages/v8js: Add test on visibility of properties onenumeration: tests/property_visibility-enumerate.phpt
|
stesie |
12/04/2014 01:04 AM |
1KB |
|
com pecl/languages/v8js: Use PHPWRITE macro instead ofphp_output_write, refs #80: v8js_methods.cc
|
stesie |
23/03/2014 07:54 AM |
1KB |
|
com pecl/languages/v8js: Initialize fci.no_separation correctly: v8js_convert.cc
|
stesie |
12/04/2014 02:13 AM |
1KB |
|
com pecl/languages/v8js: Add test on property visibility regardinghasOwnProperty: tests/property_visibility-has-property...
|
stesie |
12/04/2014 02:50 AM |
1KB |
|
com pecl/languages/v8js: Don't unset non-public properties, just hidethem.: tests/property_visibility-delete.phpt v8js_c...
|
stesie |
12/04/2014 02:42 AM |
1KB |
|
com pecl/languages/v8js: Call INIT_ZVAL on stack-allocated zval: v8js.cc v8js_convert.cc
|
stesie |
12/04/2014 02:15 AM |
1KB |
|
com pecl/languages/v8js: Use V8JSG instead of global variable.:php_v8js_macros.h v8js.cc v8js_convert.cc
|
stesie |
12/04/2014 03:22 PM |
1KB |
|
com pecl/languages/v8js: Unwind V8 execution context on fatal error, refs#87: php_v8js_macros.h v8js.cc v8js_convert.cc
|
stesie |
12/04/2014 06:02 AM |
1KB |
|
com pecl/languages/v8js: Store error message and re-throw with originaltype & message: php_v8js_macros.h tests/fatal_err...
|
stesie |
14/04/2014 03:46 AM |
1KB |
|
com pecl/languages/v8js: Handle fatal errors even if executeString is usedrecursively: tests/fatal_error_recursive.phpt ...
|
stesie |
14/04/2014 04:52 AM |
1KB |
|
com pecl/languages/v8js: Code folding marks and comments: v8js.ccv8js_convert.cc
|
stesie |
14/04/2014 04:59 AM |
1KB |
|
com pecl/languages/v8js: Use isolate version of V8::TerminateExecution,refs #92: v8js_methods.cc
|
stesie |
15/05/2014 05:39 AM |
1KB |
|
com pecl/languages/v8js: Fix V8JS_VERSION to match package.xml (0.1.5): php_v8js_macros.h
|
stesie |
23/04/2014 08:49 PM |
1KB |
|
com pecl/languages/v8js: Only pass fatal errors to the V8JS error handler,others go to PHP's error handler.: php_v8js_ma...
|
stesie |
22/05/2014 04:17 PM |
1KB |
|
com pecl/languages/v8js: test unwind behaviour on PHP notices & warnings,refs #94: tests/fatal_error_ignore_non_fatals.p...
|
stesie |
23/05/2014 06:03 AM |
1KB |
|
com pecl/languages/v8js: Initialize V8JSG(old_error_handler) on ZTS, refs #94: v8js.cc
|
stesie |
23/05/2014 06:06 AM |
1KB |
|
com pecl/languages/v8js: Don't restore original error handler when exitinginner frame, refs #94: tests/fatal_error_no_un...
|
stesie |
23/05/2014 06:35 AM |
1KB |
|
com pecl/languages/v8js: Test whether error handler is removed correctly,if outermost frame is left: tests/fatal_error_u...
|
stesie |
23/05/2014 06:45 AM |
1KB |
|
com pecl/languages/v8js: Exit current isolate on fatal V8 error.: v8js.cc
|
stesie |
01/07/2014 03:48 PM |
1KB |
|
com pecl/languages/v8js: Dispose isolate when freeing V8Js object.: v8js.cc
|
stesie |
01/07/2014 02:20 PM |
1KB |
|
com pecl/languages/v8js: Make compatible with V8 3.28.23, fixes #99:v8js.cc v8js_convert.cc
|
stesie |
10/08/2014 05:57 PM |
1KB |
|
com pecl/languages/v8js: IdleNotification is on Isolate now: v8js.cc
|
stesie |
10/08/2014 07:36 PM |
1KB |
|
com pecl/languages/v8js: Also perform isolate exit on fatal error abort.:v8js_convert.cc
|
stesie |
01/07/2014 03:49 PM |
1KB |
|
com pecl/languages/v8js: GetConstructor method was removed, useGetConstructorName and instanciate on our own: v8js_conve...
|
stesie |
10/08/2014 07:36 PM |
1KB |
|
com pecl/languages/v8js: Don't explicitly indicate constructor, let V8figure out: v8js_convert.cc
|
stesie |
10/08/2014 07:58 PM |
1KB |
|
com pecl/languages/v8js: Remove CVS $Id$ comment lines: config.m4php_v8js_macros.h v8js.cc v8js_convert.cc v8js_methods....
|
stesie |
13/12/2014 07:45 AM |
1KB |
|
com pecl/languages/v8js: Move types from php_v8js_macros.h to new headers: php_v8js_macros.h v8js_class.cc v8js_class.h ...
|
stesie |
13/12/2014 07:43 AM |
1KB |
|
com pecl/languages/v8js: Update the Readme section about the public APIwith the two new functions setTimeLimit and setMe...
|
stesie |
02/01/2015 04:20 AM |
1KB |
|
com pecl/languages/v8js: More php_v8js_ prefix cleanup: php_v8js_macros.h v8js_array_access.cc v8js_array_access.h v8js_...
|
stesie |
13/12/2014 08:37 AM |
1KB |
|
com pecl/languages/v8js: ForceDelete was removed, use normal Delete:v8js_class.cc v8js_v8object_class.cc
|
stesie |
10/03/2015 10:09 PM |
1KB |
|
com pecl/languages/v8js: Set c++ -std version on v8 version test: config.m4
|
stesie |
10/03/2015 09:16 PM |
1KB |
|
com pecl/languages/v8js: Change the invalid php stub with valid php codethat can be used for type hinting: README.md
|
stesie |
02/01/2015 04:43 AM |
1KB |
|
com pecl/languages/v8js: On MacOS/Darwin link againstlibv8_libbase.a as well, refs #97: config.m4
|
stesie |
09/03/2015 07:48 PM |
1KB |
|
com pecl/languages/v8js: Don't --rpath link on MacOS/Darwin, refs #97:config.m4
|
stesie |
09/03/2015 07:07 AM |
1KB |
|
com pecl/languages/v8js: Provide dedicated installation instructions forLinux & Mac: README.Linux.md README.MacOS.md REA...
|
stesie |
09/03/2015 08:43 PM |
1KB |
|
com pecl/languages/v8js: Fix debug build; move debug stuff into seperatefiles: config.m4 config.w32 v8js.cc v8js_class.c...
|
stesie |
11/03/2015 09:06 PM |
1KB |
|
com pecl/languages/v8js: Require v8 3.24.6 or higher: README.md config.m4
|
stesie |
11/03/2015 10:00 PM |
1KB |
|
com pecl/languages/v8js: Add note that RUNPATH might need to be fixed:README.Linux.md
|
stesie |
10/03/2015 10:28 PM |
1KB |
|
com pecl/languages/v8js: return SUCCESS from PHP_MINIT_FUNCTION: v8js_class.cc v8js_exceptions.cc v8js_v8object_class.cc
|
stesie |
12/03/2015 07:22 PM |
1KB |
|
com pecl/languages/v8js: Merge remote-tracking branch 'pecl/master':php_v8js_macros.h v8js.cc
|
stesie |
13/03/2015 08:59 PM |
1KB |
|
com pecl/http/pecl_http: Merge branch 'master' into phpng: config9.m4 php_http.c php_http_api.h php_http_env.c php_http_...
|
mike |
12/03/2015 04:30 PM |
1KB |
|
com pecl/http/pecl_http: it is always bad to rely on external things: tests/bug66388.phpt
|
mike |
12/03/2015 03:31 PM |
1KB |
|
com pecl/http/json_post: extend handled content types: package.xml
|
mike |
12/03/2015 02:45 PM |
1KB |
|
tag pecl/http/json_post: create tag v1.0.0RC2
|
mike |
12/03/2015 02:39 PM |
1KB |
|
com pecl/http/json_post: release 1.0.0RC2: package.xml php_json_post.h tests/application.phpt
|
mike |
12/03/2015 02:39 PM |
1KB |
|
tag pecl/http/pecl_http: create tag RELEASE_2_3_2
|
mike |
12/03/2015 02:25 PM |
1KB |
|
com pecl/http/pecl_http: back to dev: package.xml php_http.h
|
mike |
12/03/2015 02:25 PM |
1KB |
|
com pecl/http/pecl_http: release 2.3.2: package.xml php_http.h
|
mike |
12/03/2015 02:24 PM |
1KB |
|
svn: /pecl/wincache/trunk/ php_wincache.c precomp.h template.rc wincache_error.h wincache_filemap.c wincache_filemap.h w...
|
ericsten |
12/03/2015 04:07 AM |
1KB |
|
com pecl/http/json_post: Handle application/json as well: php_json_post.c tests/application.phpt
|
mike |
10/03/2015 09:22 PM |
1KB |
|
tag pecl/http/json_post: create tag v1.0.0RC1
|
mike |
10/03/2015 08:30 PM |
1KB |
|
com pecl/http/json_post: release 1.0.0RC1: package.xml php_json_post.h
|
mike |
10/03/2015 08:30 PM |
1KB |
|
tag pecl/http/apfd: create tag v1.0.0RC1
|
mike |
10/03/2015 08:26 PM |
1KB |
|
com pecl/http/apfd: release 1.0.0RC1: package.xml php_apfd.h
|
mike |
10/03/2015 08:25 PM |
1KB |
|
svn: /pecl/wincache/trunk/ php_wincache.c php_wincache.h precomp.h template.rc wincache_aplist.c wincache_error.h wincac...
|
ericsten |
09/03/2015 10:52 PM |
1KB |
|
com pecl/search_engine/solr: Fixes Bug #69156: SegFault on non-phpserialized responses from Solr Server (PHPS RW): solr_...
|
omars |
08/03/2015 11:32 AM |
1KB |
|
com pecl/http/json_post: PHP7 support: php_json_post.c
|
mike |
06/03/2015 03:28 AM |
1KB |
|
com pecl/http/apfd: PHP7 support: php_apfd.c
|
mike |
06/03/2015 03:28 AM |
1KB |
|
com pecl/text/ereg: Fix Win32 build. Patch by Jan Ehrhardt.: config.w32
|
aharvey |
06/03/2015 01:55 AM |
1KB |
|
com pecl/http/apfd: set right size for the file, probably did some editafter running the tests: tests/002.phpt
|
mike |
05/03/2015 11:40 PM |
1KB |
|
com pecl/http/json_post: Fix PHP 5.3 build: php_json_post.c
|
remi |
05/03/2015 10:06 PM |
1KB |
|
com pecl/http/json_post: Split tests.: .gitignore package.xml tests/001.phpt tests/002.phpt tests/003.phpt tests/004.php...
|
remi |
05/03/2015 09:41 PM |
1KB |
|
com pecl/http/apfd: Relax test to have success.: tests/002.phpt
|
remi |
05/03/2015 06:50 PM |
1KB |
|
com pecl/http/json_post: split off pecl_http: .gitignore CREDITS LICENSE config.m4 config.w32 package.xml php_json_post....
|
mike |
05/03/2015 02:53 PM |
1KB |
|
com pecl/http/apfd: split off pecl_http: .gitignore CREDITS LICENSE config.m4 config.w32 package.xml php_apfd.c php_apfd...
|
mike |
05/03/2015 02:47 PM |
1KB |
|
com pecl/text/ereg: Initial copy of ext/ereg from php-src.: CREDITSconfig.w32 config0.m4 ereg.c php_ereg.h php_regex.h r...
|
aharvey |
05/03/2015 08:54 AM |
1KB |
|
com pecl/text/ereg: Make the minimal changes required for this extension tobuild.: LICENSE config.m4 config0.m4 ereg.c p...
|
aharvey |
05/03/2015 09:04 AM |
1KB |
|
com pecl/text/ereg: Update README.: README.md
|
aharvey |
05/03/2015 09:12 AM |
1KB |
|
com pecl/database/mysql: Make the minimal changes required for thisextension to build.: LICENSE package.xml
|
aharvey |
05/03/2015 09:05 AM |
1KB |
|
com pecl/database/mysql: Initial copy of ext/mysql from php-src.: CREDITSconfig.m4 config.w32 mysql.mak mysql_mysqlnd.h ...
|
aharvey |
05/03/2015 09:05 AM |
1KB |
|
com pecl/database/mysql: Update README.: README.md
|
aharvey |
05/03/2015 09:11 AM |
1KB |
|
com pecl/http/pecl_http: fis querystring offset set bug: php_http_querystring.c tests/querystring003.phpt
|
mike |
04/03/2015 04:57 AM |
1KB |
|
com pecl/http/pecl_http: fis querystring offset set bug: php_http_querystring.c tests/querystring003.phpt
|
mike |
04/03/2015 04:58 AM |
1KB |
|
com pecl/http/pecl_http: this test requires online: tests/client003.phpt
|
remi |
03/03/2015 07:44 PM |
1KB |
|
com pecl/http/pecl_http: this test requires online: tests/client003.phpt
|
remi |
03/03/2015 07:45 PM |
1KB |
|
com pecl/http/pecl_http: fix typo: config9.m4
|
remi |
03/03/2015 03:51 PM |
1KB |
|
com pecl/http/pecl_http: remove rinit and json dep in favor of pecl/json_post and pecl/apfd: config9.m4 package.xml php_...
|
mike |
02/03/2015 10:58 PM |
1KB |
|
com pecl/http/pecl_http: fix ZTS: php_http_url.c
|
mike |
02/03/2015 10:58 PM |
1KB |
|
com pecl/http/pecl_http: STATUS -> ZEND_RESULT_CODE: php_http_api.h php_http_client.c php_http_client.h php_http_client_...
|
mike |
03/03/2015 02:55 AM |
1KB |
|
com pecl/http/pecl_http: remove obsolete tests: package.xml tests/envrequestbody002.phpt tests/envrequestbody003.phpt te...
|
mike |
02/03/2015 11:03 PM |
1KB |
|
com pecl/http/pecl_http: back to dev: package.xml php_http.h
|
mike |
02/03/2015 10:09 PM |
1KB |
|
tag pecl/http/pecl_http: create tag RELEASE_2_3_1
|
mike |
02/03/2015 10:08 PM |
1KB |
|
com pecl/http/pecl_http: fix stddef.h/ptrdiff_t issue: package.xml php_http.h php_http_api.h
|
mike |
02/03/2015 10:06 PM |
1KB |
|
com pecl/http/pecl_http: better error messages; attempt on WinIDN: php_http_url.c
|
mike |
02/03/2015 02:42 PM |
1KB |
|
com pecl/http/pecl_http: administrativa: package.xml php_http.h
|
mike |
01/03/2015 09:35 PM |
1KB |
|
com pecl/http/pecl_http: use builtin uidna_IDNToASCII on OSX: config9.m4 php_http_url.c php_http_utf8.h
|
mike |
26/02/2015 08:34 PM |
1KB |
|
com pecl/http/pecl_http: back to dev: package.xml php_http.h
|
mike |
01/03/2015 09:29 PM |
1KB |
|
tag pecl/http/pecl_http: update tag RELEASE_2_3_0
|
mike |
01/03/2015 09:20 PM |
1KB |
|
com pecl/http/pecl_http: s/beta/stable: package.xml
|
mike |
01/03/2015 09:19 PM |
1KB |
|
tag pecl/http/pecl_http: create tag RELEASE_2_3_0
|
mike |
01/03/2015 09:19 PM |
1KB |
|
com pecl/http/pecl_http: fix retval type: php_http_header_parser.c
|
mike |
26/02/2015 03:18 AM |
1KB |
|
com pecl/http/pecl_http: fix retval initialization: php_http_header_parser.c
|
mike |
26/02/2015 03:20 AM |
1KB |
|
com pecl/http/pecl_http: 2.3.0: package.xml php_http.h
|
mike |
01/03/2015 09:18 PM |
1KB |
|
com pecl/http/pecl_http: no strlist anymore: config.w32
|
mike |
25/02/2015 03:50 AM |
1KB |
|
svn: /pecl/wincache/trunk/ php_wincache.c php_wincache.h precomp.h template.rc wincache_alloc.c wincache_aplist.c wincac...
|
ericsten |
26/02/2015 02:14 AM |
1KB |
|
com pecl/http/pecl_http: cleanup debug stuff: tests/client019.phpt
|
remi |
20/02/2015 03:46 PM |
1KB |
|
com pecl/http/pecl_http: here too: tests/helper/server.inc
|
mike |
20/02/2015 04:13 AM |
1KB |
|
com pecl/http/pecl_http: use a random port offset: tests/helper/server.inc
|
mike |
20/02/2015 04:07 AM |
1KB |
|
com pecl/http/pecl_http: skip on older libcurl: tests/client019.phpt
|
mike |
20/02/2015 03:34 AM |
1KB |
|
com pecl/http/pecl_http: missing backport from phpng branch: php_http_env_response.c
|
mike |
20/02/2015 03:33 AM |
1KB |
|
com pecl/http/pecl_http: minor C-L bug in older libcurl: tests/client025.phpt
|
mike |
20/02/2015 03:34 AM |
1KB |
|
com pecl/http/pecl_http: change base port to make 32/64 simultenaous build easier: tests/helper/server.inc
|
remi |
20/02/2015 12:22 AM |
1KB |
|
com pecl/http/pecl_http: honours TEST_PHP_EXECUTABLE and TEST_PHP_ARGS (set by "make test"): tests/helper/server.inc
|
remi |
20/02/2015 12:12 AM |
1KB |
|
tag pecl/http/pecl_http: create tag RELEASE_2_2_1
|
mike |
19/02/2015 04:42 PM |
1KB |
|
tag pecl/http/pecl_http: create tag RELEASE_2_3_0_RC1
|
mike |
19/02/2015 04:42 PM |
1KB |
|
com pecl/http/pecl_http: 2.3.0RC1: package.xml php_http.h
|
mike |
19/02/2015 04:40 PM |
1KB |
|
com pecl/http/pecl_http: back to dev: package.xml php_http.h
|
mike |
19/02/2015 04:42 PM |
1KB |
|
com pecl/http/pecl_http: restore php-5.3 compatibility: php_http_client_curl.c php_http_object.c tests/bug66891.phpt tes...
|
mike |
19/02/2015 03:40 PM |
1KB |
|
com pecl/http/pecl_http: Merge branch 'master' into phpng: config9.m4 package.xml php_http.c php_http_api.h php_http_cli...
|
mike |
18/02/2015 06:26 PM |
1KB |
|
com pecl/http/pecl_http: hashtable==zend_array now: php_http_env.c
|
mike |
18/02/2015 03:30 PM |
1KB |
|
com pecl/http/pecl_http: fix invalid read: php_http_info.c
|
mike |
18/02/2015 06:28 PM |
1KB |
|
com pecl/http/pecl_http: administrativa: package.xml
|
mike |
18/02/2015 05:20 AM |
1KB |
|
com pecl/http/pecl_http: fix build with old libcurl: php_http_client_curl.c
|
mike |
18/02/2015 05:20 AM |
1KB |
|
com pecl/http/pecl_http: remove dead code: php_http_url.c php_http_url.h
|
mike |
18/02/2015 03:36 AM |
1KB |
|
com pecl/http/pecl_http: remove strlist api: config9.m4 php_http_api.h php_http_env.c php_http_response_codes.h php_http...
|
mike |
18/02/2015 03:21 AM |
1KB |
|
com pecl/http/pecl_http: hoppala; removed actually living code: php_http_message_body.c
|
mike |
18/02/2015 03:21 AM |
1KB |
|
com pecl/http/pecl_http: remove dead code: php_http_message_body.c
|
mike |
17/02/2015 10:09 PM |
1KB |
|
com pecl/http/pecl_http: don't generate stat based etags for temp/mem streams: php_http_message_body.c tests/envresponse...
|
mike |
17/02/2015 10:08 PM |
1KB |
|
com pecl/http/pecl_http: better errors from the headers parser: php_http_header_parser.c tests/header007.phpt tests/info...
|
mike |
17/02/2015 06:19 PM |
1KB |
|
com pecl/http/pecl_http: (gcov) tests fixup: tests/client018.phpt tests/client019.phpt tests/client020.phpt tests/client...
|
mike |
17/02/2015 06:43 PM |
1KB |
|
com pecl/http/pecl_http: test header parser errors and streaming: tests/headerparser002.phpt tests/headerparser003.phpt
|
mike |
17/02/2015 09:30 PM |
1KB |
|
com pecl/http/pecl_http: better error message: php_http_header_parser.c tests/header007.phpt
|
mike |
17/02/2015 09:02 PM |
1KB |
|
com pecl/http/pecl_http: test 4-byte sequences: php_http_utf8.h tests/urlparser010.phpt tests/urlparser011.phpt
|
mike |
17/02/2015 09:30 PM |
1KB |
|
svn: /pecl/xmldiff/trunk/ package.xml php_xmldiff.h
|
ab |
17/02/2015 05:54 PM |
1KB |
|
svn: /pecl/xmldiff/trunk/ xmldiff.cpp
|
ab |
17/02/2015 05:49 PM |
1KB |
|
com pecl/http/pecl_http: add http\Header\Parser::stream(): php_http_header_parser.c php_http_header_parser.h
|
mike |
17/02/2015 02:43 AM |
1KB |
|
com pecl/http/pecl_http: let the header parser fail more accurately: php_http_header.c php_http_header_parser.c php_http...
|
mike |
17/02/2015 03:24 AM |
1KB |
|
com pecl/http/pecl_http: typo: php_http_message_parser.c
|
mike |
17/02/2015 01:41 AM |
1KB |
|
com pecl/http/pecl_http: ignore disconnect exceptions: tests/client026.phpt tests/helper/server.inc
|
mike |
17/02/2015 01:00 AM |
1KB |
|
com pecl/http/pecl_http: fix the stream message parser: php_http_message_parser.c
|
mike |
17/02/2015 01:38 AM |
1KB |
|
com pecl/http/pecl_http: fix ::toStream() in ZTS: php_http_message.c tests/helper/proxy.inc tests/helper/server.inc
|
mike |
16/02/2015 08:34 PM |
1KB |
|
com pecl/http/pecl_http: test++: tests/client026.phpt
|
mike |
16/02/2015 08:34 PM |
1KB |
|
com pecl/http/pecl_http: changelog: package.xml
|
mike |
16/02/2015 03:22 AM |
1KB |
|
com pecl/http/pecl_http: expose header parser: php_http.c php_http_header_parser.c php_http_header_parser.h php_http_mes...
|
mike |
15/02/2015 09:54 PM |
1KB |
|
com pecl/http/pecl_http: add missing constant: php_http_message_parser.c
|
mike |
16/02/2015 03:35 AM |
1KB |
|
svn: /pecl/geoip/trunk/ geoip.c php_geoip.h
|
ab |
16/02/2015 01:56 AM |
1KB |
|
com pecl/http/pecl_http: fix test with non-openssl: tests/client012.phpt
|
mike |
15/02/2015 05:28 PM |
1KB |
|
com pecl/http/pecl_http: fix build without libevent2 and TLS_AUTH_SRP support: php_http_client_curl.c
|
mike |
15/02/2015 04:59 PM |
1KB |
|
svn: /pecl/varnish/tags/ release_1.2.1/CREDITS release_1.2.1/LICENSE release_1.2.1/adm.c release_1.2.1/config.m4 release...
|
ab |
14/02/2015 06:35 PM |
2KB |
|
svn: /pecl/varnish/trunk/ package.xml php_varnish.h
|
ab |
14/02/2015 06:32 PM |
1KB |
|
svn: /pecl/varnish/trunk/tests/ 007_secret.phpt 007_shm.phpt 008_secret.phpt 008_shm.phpt
|
ab |
14/02/2015 06:18 PM |
1KB |
|
svn: /pecl/varnish/trunk/ varnish_lib.c
|
remi |
14/02/2015 06:15 PM |
1KB |
|
svn: /pecl/varnish/trunk/ varnish_lib.c
|
ab |
14/02/2015 06:05 PM |
1KB |
|
svn: /pecl/varnish/trunk/ varnish_lib.c varnish_lib.h
|
ab |
14/02/2015 05:42 PM |
1KB |
|
svn: /pecl/varnish/trunk/ package.xml
|
ab |
14/02/2015 04:50 AM |
1KB |
|
svn: /pecl/varnish/trunk/ package.xml
|
ab |
14/02/2015 04:19 AM |
1KB |
|
svn: /pecl/varnish/trunk/ log.c php_varnish.h stat.c varnish.c
|
ab |
14/02/2015 04:17 AM |
1KB |
|
svn: /pecl/varnish/trunk/ varnish_lib.c
|
ab |
14/02/2015 02:26 AM |
1KB |
|
com pecl/http/pecl_http: wording and typos: package.xml
|
mike |
14/02/2015 01:19 AM |
1KB |
|
com pecl/http/pecl_http: administrativa: package.xml
|
mike |
13/02/2015 10:18 PM |
1KB |
|
com pecl/http/pecl_http: buffer headers instead of single-writes: php_http_env_response.c
|
mike |
13/02/2015 07:40 PM |
1KB |
|
com pecl/http/pecl_http: use the chunked_encode stream filter: php_http_env_response.c
|
mike |
13/02/2015 08:15 PM |
1KB |
|
com pecl/http/pecl_http: partially replace the loop with a duff device: php_http_utf8.h
|
mike |
13/02/2015 06:21 PM |
1KB |
|
com pecl/http/pecl_http: fix Content-Range messages; remove superfluous Content-Lenght:0 header: php_http_message.c php_...
|
mike |
13/02/2015 04:50 PM |
1KB |