Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / phpv8/v8js issues and pull requests

#378 - timezones.phpt test fails with v8 6.7+

Issue - State: closed - Opened by sactor about 6 years ago - 3 comments
Labels: bug

#350 - V8 Causes SIGINT on 6.5 Killing PHP When Initializing Successful Generated Snapshot

Issue - State: closed - Opened by virgofx almost 7 years ago - 4 comments

#337 - fetch v8 failing

Issue - State: closed - Opened by stephan-v about 7 years ago - 11 comments

#289 - Misleading/old documentation in http://php.net/v8jsexception and V8Js::__construct

Issue - State: open - Opened by TysonAndre almost 8 years ago - 4 comments
Labels: enhancement

#100 - Urgent! This repo is publicly accessible!

Issue - State: closed - Opened by git-admin-trulia about 10 years ago

#99 - v8js Not compiling

Issue - State: closed - Opened by Talanor over 10 years ago - 1 comment

#98 - Memory leaks PHP5.5 apache mod_php

Issue - State: closed - Opened by camspiers over 10 years ago - 16 comments

#97 - Compiling on OS X

Issue - State: closed - Opened by camspiers over 10 years ago - 22 comments

#96 - PPA / Packages

Issue - State: closed - Opened by andrewtch over 10 years ago - 4 comments

#95 - Feature suggestion: compile scripts

Issue - State: closed - Opened by rosmo over 10 years ago - 15 comments

#94 - Crash in zend_error

Issue - State: closed - Opened by rosmo over 10 years ago - 4 comments

#93 - Fix V8JS_VERSION to match package.xml (0.1.5)

Pull Request - State: closed - Opened by carlos22 over 10 years ago

#92 - Build broken against v8 >= 3.26.16

Issue - State: closed - Opened by stesie over 10 years ago

#91 - Handle PHP Fatal Errors inside JS->PHP callbacks

Pull Request - State: closed - Opened by stesie over 10 years ago - 4 comments

#90 - Fix visibility of PHP properties in JS

Pull Request - State: closed - Opened by stesie over 10 years ago

#89 - v8js.so with static version of libv8

Issue - State: closed - Opened by carlos22 over 10 years ago - 3 comments

#88 - Build unstable against v8 >= 3.25.2; broken >= 3.25.12

Issue - State: closed - Opened by stesie over 10 years ago

#87 - Fatal error inside PHP callback from JS results in segfault on cleanup

Issue - State: closed - Opened by rosmo over 10 years ago - 1 comment

#86 - Two fixes and a Javascript validator feature

Pull Request - State: closed - Opened by rosmo over 10 years ago - 2 comments

#85 - Short Security Question

Issue - State: closed - Opened by digipigeon almost 11 years ago - 1 comment

#84 - Fails build v8js

Issue - State: closed - Opened by dguard almost 11 years ago - 2 comments

#83 - Fails to build against v8 since 3.24.10

Issue - State: closed - Opened by stesie almost 11 years ago - 2 comments

#82 - Fix build against V8 >= 3.24.4

Pull Request - State: closed - Opened by stesie almost 11 years ago - 1 comment

#81 - Doesn't compile

Issue - State: closed - Opened by hinzundcode almost 11 years ago - 6 comments

#80 - String with NULL-byte passback from JS to PHP fails

Issue - State: closed - Opened by stesie almost 11 years ago - 1 comment

#79 - Private/protected object properties are accessible from JS

Issue - State: closed - Opened by cgwyllie almost 11 years ago - 1 comment

#78 - Persisting V8 instance between requests in php-fpm

Issue - State: closed - Opened by esv about 11 years ago - 5 comments

#77 - A pair of minor fixes

Pull Request - State: closed - Opened by cscott about 11 years ago - 2 comments

#76 - Protect against direct invocation of `new V8Object` and `new V8Function`

Pull Request - State: closed - Opened by cscott about 11 years ago - 2 comments

#75 - V8Object and V8Function need to be protected.

Issue - State: closed - Opened by cscott about 11 years ago - 4 comments

#74 - Simplify php_v8js_weak_object_callback.

Pull Request - State: closed - Opened by cscott about 11 years ago - 1 comment

#73 - Fix leak in v8 named property setter; clean up v8 named property getter.

Pull Request - State: closed - Opened by cscott about 11 years ago - 1 comment

#72 - Proposal: remove ad-hoc sync of V8Js object?

Issue - State: open - Opened by cscott about 11 years ago - 8 comments
Labels: enhancement

#71 - We leak variables assigned to the V8 global

Issue - State: closed - Opened by cscott about 11 years ago - 5 comments

#70 - More memory leak and safety fixes; fix travis configuration.

Pull Request - State: closed - Opened by cscott about 11 years ago - 2 comments

#69 - Initialize v8js_globals manually only if ZTS is enabled.

Pull Request - State: closed - Opened by stesie about 11 years ago

#68 - Don't manually call destructors on v8js_globals.

Pull Request - State: closed - Opened by stesie about 11 years ago - 2 comments

#67 - Fix garbage collection

Pull Request - State: closed - Opened by stesie about 11 years ago - 2 comments

#66 - Fix init/shutdown of v8js_globals.

Pull Request - State: closed - Opened by cscott about 11 years ago - 4 comments

#65 - ZTS fixes

Pull Request - State: closed - Opened by cscott about 11 years ago - 2 comments

#64 - Lifespan of php_v8js_ctx

Issue - State: closed - Opened by cscott about 11 years ago - 8 comments

#63 - Travis config update: Partial fix for issue #56.

Pull Request - State: closed - Opened by cscott about 11 years ago - 1 comment

#62 - Fix property and method calls on PHP native objects.

Pull Request - State: closed - Opened by cscott about 11 years ago - 5 comments

#61 - A week's worth of cleanup

Pull Request - State: closed - Opened by cscott about 11 years ago - 3 comments

#60 - Don't re-wrap PHP objects from V8 to V8Object

Pull Request - State: closed - Opened by stesie about 11 years ago - 1 comment

#59 - executeFile method - feature request

Issue - State: closed - Opened by rbro about 11 years ago - 13 comments

#58 - TSRM/ZTS fixes.

Pull Request - State: closed - Opened by stesie about 11 years ago - 7 comments

#57 - More fixes on handling of derived V8Js objects and property export

Pull Request - State: closed - Opened by stesie about 11 years ago - 1 comment

#56 - Travis config doesn't check for test suite errors

Issue - State: closed - Opened by stesie about 11 years ago - 3 comments

#55 - Call object_properties_init on newly created V8Js object.

Pull Request - State: closed - Opened by stesie about 11 years ago - 1 comment

#54 - Crash with property declaration in class derived from V8Js class

Issue - State: closed - Opened by stesie about 11 years ago - 1 comment

#53 - Add V8 debugging support

Pull Request - State: closed - Opened by stesie about 11 years ago - 2 comments

#52 - Support g++-4.6 and travis CI server.

Pull Request - State: closed - Opened by cscott about 11 years ago

#51 - Make JavaScript function wrappers typesafe.

Pull Request - State: closed - Opened by cscott about 11 years ago

#50 - Make test PHP 5.3 compatible

Pull Request - State: closed - Opened by stesie about 11 years ago

#49 - Build status badge for README

Pull Request - State: closed - Opened by stesie about 11 years ago - 1 comment

#48 - Implement property_exists()/isset()/empty() on wrapped JavaScript object

Pull Request - State: closed - Opened by cscott about 11 years ago - 1 comment

#47 - Fix CopyablePersistentTraits for v8 3.21.15 .. 3.21.18.x

Pull Request - State: closed - Opened by stesie about 11 years ago

#46 - Ensure all v8 libraries are copied in README; sanity check in config.m4.

Pull Request - State: closed - Opened by cscott about 11 years ago

#45 - Fails to compile with v8 3.21.18.2

Issue - State: closed - Opened by cscott about 11 years ago - 6 comments

#44 - Add a bit of documentation about g++ 4.8.

Pull Request - State: closed - Opened by cscott about 11 years ago - 1 comment

#43 - Adopt V8 API changes (up to 3.22.6)

Pull Request - State: closed - Opened by stesie about 11 years ago - 1 comment

#42 - unregistering extensions

Issue - State: closed - Opened by rbro about 11 years ago - 6 comments

#41 - v8js compile errors

Issue - State: closed - Opened by rbro about 11 years ago - 4 comments

#40 - README should indicate which version of v8 is required

Issue - State: closed - Opened by omarkilani about 11 years ago - 7 comments

#39 - Create temporary HandleScopes when reading properties

Pull Request - State: closed - Opened by stesie about 11 years ago - 1 comment

#38 - Fix php_v8js_hash_to_jsobj for v8 functions

Pull Request - State: closed - Opened by stesie about 11 years ago - 1 comment

#37 - Use v8::Isolate as part of the key to the template cache

Pull Request - State: closed - Opened by stesie about 11 years ago - 2 comments

#36 - The json extension is not needed for PHP 5.4.

Pull Request - State: closed - Opened by cscott about 11 years ago - 3 comments

#35 - Makefile fixes.

Pull Request - State: closed - Opened by cscott about 11 years ago - 1 comment

#34 - V8Js fails if multiple instances are created using object-passing

Issue - State: closed - Opened by cscott about 11 years ago

#33 - Calling JS function from PHP?

Issue - State: closed - Opened by cscott about 11 years ago - 3 comments

#32 - php_v8js_v8_has_property unimplemented.

Issue - State: closed - Opened by cscott about 11 years ago - 4 comments

#31 - V8Js fails if multiple instances are created using object-passing

Pull Request - State: closed - Opened by stesie about 11 years ago

#30 - Ensure libv8 is >= 3.17.11

Pull Request - State: closed - Opened by cscott about 11 years ago - 1 comment

#29 - Release 0.1.5 to PECL

Issue - State: closed - Opened by cscott about 11 years ago - 7 comments

#28 - How to parse html page and get env variables?

Issue - State: closed - Opened by tconnery about 11 years ago - 1 comment

#27 - cc1plus: error: unrecognized command line option "-std=c++11"

Issue - State: closed - Opened by O-n-y about 11 years ago - 1 comment

#26 - Some functions doesn't work with default-parameters

Issue - State: closed - Opened by upsala about 11 years ago - 3 comments

#25 - Properties from Objects missing

Issue - State: closed - Opened by upsala about 11 years ago - 2 comments

#24 - Compiling v8js on windows

Issue - State: closed - Opened by ravinGit over 11 years ago - 6 comments

#23 - Replace deprecated calls to V8 API by newer equivalents

Pull Request - State: closed - Opened by stesie over 11 years ago - 2 comments

#22 - Add test for regression pointed out in pull request #14

Pull Request - State: closed - Opened by stesie over 11 years ago

#21 - Use v8::Isolate version of v8::Context::New

Pull Request - State: closed - Opened by stesie over 11 years ago - 1 comment

#20 - Update README.md

Pull Request - State: closed - Opened by andrewtch over 11 years ago

#19 - Not compiling, again )

Issue - State: closed - Opened by andrewtch over 11 years ago - 7 comments

#18 - Allow PHP object construction from JavaScript context

Pull Request - State: closed - Opened by stesie over 11 years ago - 3 comments

#17 - v8js leaks memory if objects are returned to javascript (fix)

Pull Request - State: closed - Opened by stesie over 11 years ago - 3 comments

#16 - .gitignore file.

Pull Request - State: closed - Opened by stesie over 11 years ago

#15 - Segfault on object construction in JS (on PHP object)

Issue - State: closed - Opened by stesie over 11 years ago - 3 comments

#14 - Memory leak in php_v8js_v8_get_properties

Pull Request - State: closed - Opened by stesie over 11 years ago - 13 comments

#13 - v8js leaks memory if objects are returned to javascript

Issue - State: closed - Opened by stesie over 11 years ago - 6 comments

#12 - v8js fails to build with libv8 version 3.8.9.20

Issue - State: closed - Opened by stesie over 11 years ago - 5 comments

#11 - fixed tests using absolute urls

Pull Request - State: closed - Opened by andrewtch over 11 years ago - 1 comment

#10 - Error - Memory Limit / Time limit

Issue - State: closed - Opened by ghost over 11 years ago - 28 comments

#9 - Time limit, memory limit and CommonJS modules

Pull Request - State: closed - Opened by beest over 11 years ago

#8 - Simulate/Emulate DOM?

Issue - State: closed - Opened by stutteringp0et over 11 years ago - 7 comments

#7 - Memory / time limit

Issue - State: closed - Opened by andrewtch over 11 years ago - 27 comments

#6 - Seg fault when using an object returned directly via a method

Issue - State: closed - Opened by beest over 11 years ago - 4 comments

#5 - Replaced deprecated v8 methods with newer equivalents

Pull Request - State: closed - Opened by tenorviol over 11 years ago