Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/php/pecl-languages-v8js

V8 Javascript Engine for PHP
https://github.com/php/pecl-languages-v8js

Fix for https://github.com/preillyme/v8js/issues/6. This is probably a horrible hack but it works for now until we have a better solution.

06527cf1d9cfd77205d3a8f86b1beeea4eeb0e54 authored almost 12 years ago by Simon Best <[email protected]>
Merge pull request #5 from tenorviol/master

Replaced deprecated v8 methods with newer equivalents

c2512e42dd23b626774d8035639c217e1d7b2c6a authored almost 12 years ago by Patrick Reilly <[email protected]>
Fixed failing tests with timezone independent equivalents

68eb4c5d8b8655a0c0d3e9fc34acc74d1b845d14 authored almost 12 years ago by Chris Johnson <[email protected]>
Replaced deprecated v8 functions with newer equivalents

b89f085888e747bcf528d5107e80a81dfe60c376 authored almost 12 years ago by Chris Johnson <[email protected]>
Merge pull request #3 from drak/patch-1

Fixed formatting of markdown.

86f350597cc63209aee3e38613d4ff4581c3294c authored over 12 years ago by Patrick Reilly <[email protected]>
Fixed formatting of markdown.

730b782de112ef9f26814d1eef0782432523d307 authored over 12 years ago by Drak <[email protected]>
Fixed build in 5.4+

8fcbf0a9e75002ca6b10937c40c67e36b724b470 authored over 12 years ago by Patrick Reilly <[email protected]>
Fixed build in 5.4+

dfbd5f0c0c137944db0003813770618c2afa289b authored over 12 years ago by Patrick Reilly <[email protected]>
- Fix version

7c8c24ab7212d86fd9cb60a5dda3426d786494ec authored over 12 years ago by Felipe Pena <[email protected]>
- Preparing release

325b54d9d55737734457a3a559e0619c8d295a2b authored over 12 years ago by Felipe Pena <[email protected]>
- Fixed build in 5.4+

- Fixed bug #59553 (can't build due to missing class member)

39ac2f23047eecdeb1cbf5d22c601d19f394c880 authored over 12 years ago by Felipe Pena <[email protected]>
Merge pull request #2 from Zakay/master

Fixed version parsing

748f4679b01928b030303838da9cad9cff734ee9 authored over 12 years ago by Patrick Reilly <[email protected]>
Fixed version parsing

e21b955c6abcd8d7e9f8cef560ad7fe03ad62850 authored over 12 years ago by Zakay Danial <[email protected]>
Merge pull request #1 from DylanArnold/master

Changes to build in PHP 5.4.3

d95a4cff92391387e4259639e0cb36e207cd9900 authored over 12 years ago by Patrick Reilly <[email protected]>
Fixes to build in PHP 5.4.3

157fe13c0e3575adba817d0f9ea78e9849ab7ab3 authored over 12 years ago by Dylan Arnold <[email protected]>
Update documentation

9175152a380b4564d82e56f2a12eb31ea0f6e5cd authored over 12 years ago by Patrick Reilly <[email protected]>
Update copyright information

7593cbcc5920c82bb9707abc2c5261398f4dd5a7 authored over 12 years ago by Patrick Reilly <[email protected]>
Add Author

6ec57f9d787d500641d23c1140f88cce3ca25ef1 authored over 12 years ago by Patrick Reilly <[email protected]>
Delete unneeded files

a032d9d7833ffb8a1408645e89f9f4581dd4c734 authored over 12 years ago by preilly <[email protected]>
Updated README

b107e7afc8a0ebfee00064362a11d03b49dbdf63 authored over 12 years ago by preilly <[email protected]>
Initial import

30e1d228637606cfaf98afe1c6199368a150d3df authored over 12 years ago by preilly <[email protected]>
initial commit

1fcedd8b0957faf2e3b5d4b26ec16f41ad962356 authored over 12 years ago by Patrick Reilly <[email protected]>
- Added Id tag property to .h and .cc

c2f284f39d8ed164939a6d016331e4542c7919c8 authored about 14 years ago by Felipe Pena <[email protected]>
- Fix build on ZTS

612e7077d6adbb39c75ded68c10df621910d18a6 authored about 14 years ago by Felipe Pena <[email protected]>
- Fix typo

26d6716c1988382e63ca223276da10815665706a authored about 14 years ago by Felipe Pena <[email protected]>
- Remove the unnecessary check, extensions can be registered after V8 is initialized (duh!)

732dd175c0d31af5bbfc8bf832a1f86d1f6e7668 authored about 14 years ago by Jani Taskinen <[email protected]>
- Fix changelog

4b253c13a64524580fbfd041f4dde79d9b8f63e5 authored about 14 years ago by Jani Taskinen <[email protected]>
- Fix version

becf01eef46043d4c937bc8968febd1c3efb14c9 authored about 14 years ago by Jani Taskinen <[email protected]>
- Fixed crash bug in setting v8js.flags directive using php -d..

e1b8b8c1f5a8c383391f4bd4557ab49c955d3eaa authored about 14 years ago by Jani Taskinen <[email protected]>
- Be more verbose when trying to register extension after V8 is already initialized

2568591d663c178174826b27a2da886305b4f327 authored about 14 years ago by Jani Taskinen <[email protected]>
- Consistency with docs

c53dc7745fb843af5e28bf5b38926ce110ce3b63 authored about 14 years ago by Jani Taskinen <[email protected]>
- Prepare for release

e473764312d42c93f9bc1618ab1525f4639665b7 authored about 14 years ago by Jani Taskinen <[email protected]>
Initial import

1c23a38026a50a7a3ae888460e8b1c2d75b532c9 authored about 14 years ago by Jani Taskinen <[email protected]>