26
26
<release >stable</release >
27
27
<api >stable</api >
28
28
</stability >
29
- <license uri =" http ://www.php.net/license " >The MIT License (MIT)</license >
29
+ <license uri =" https ://opensource.org/licenses/mit " >The MIT License (MIT)</license >
30
30
<notes >
31
31
- fix reference counting issue (and hence use-after-free memory error)
32
32
- fix another use-after-free issue with registerExtension
309
309
<release >beta</release >
310
310
<api >beta</api >
311
311
</stability >
312
- <license uri =" http ://www.php.net/license " >The MIT License (MIT)</license >
312
+ <license uri =" https ://opensource.org/licenses/mit " >The MIT License (MIT)</license >
313
313
<date >2013-09-28</date >
314
314
<notes >
315
315
- Added time/memory limit support
326
326
<api >beta</api >
327
327
</stability >
328
328
<date >2015-03-13</date >
329
- <license uri =" http ://www.php.net/license " >The MIT License (MIT)</license >
329
+ <license uri =" https ://opensource.org/licenses/mit " >The MIT License (MIT)</license >
330
330
<notes >
331
331
- Fix package
332
332
</notes >
341
341
<api >beta</api >
342
342
</stability >
343
343
<date >2015-03-13</date >
344
- <license uri =" http ://www.php.net/license " >The MIT License (MIT)</license >
344
+ <license uri =" https ://opensource.org/licenses/mit " >The MIT License (MIT)</license >
345
345
<notes >
346
346
- adapt to latest v8 API (v8 versions from 3.24.6 up to latest 4.3 branch supported now)
347
347
- v8 debugging support
364
364
<api >beta</api >
365
365
</stability >
366
366
<date >2015-07-26</date >
367
- <license uri =" http ://www.php.net/license " >The MIT License (MIT)</license >
367
+ <license uri =" https ://opensource.org/licenses/mit " >The MIT License (MIT)</license >
368
368
<notes >
369
369
- adapt to latest v8 API (v8 versions from 3.24.6 up to latest 4.6 branch supported now)
370
370
- fixed FLAG_FORCE_ARRAY behaviour regarding property assignments
382
382
<api >beta</api >
383
383
</stability >
384
384
<date >2015-08-26</date >
385
- <license uri =" http ://www.php.net/license " >The MIT License (MIT)</license >
385
+ <license uri =" https ://opensource.org/licenses/mit " >The MIT License (MIT)</license >
386
386
<notes >
387
387
- Fix CommonJS module caching
388
388
- Fix use-after-free issue on CommonJS module reuse
401
401
<api >beta</api >
402
402
</stability >
403
403
<date >2015-08-27</date >
404
- <license uri =" http ://www.php.net/license " >The MIT License (MIT)</license >
404
+ <license uri =" https ://opensource.org/licenses/mit " >The MIT License (MIT)</license >
405
405
<notes >
406
406
- Fix FLAG_FORCE_ARRAY affecting V8Function objects
407
407
- Fix memory leak with repeated calls of methods on exported PHP objects
417
417
<api >beta</api >
418
418
</stability >
419
419
<date >2015-09-01</date >
420
- <license uri =" http ://www.php.net/license " >The MIT License (MIT)</license >
420
+ <license uri =" https ://opensource.org/licenses/mit " >The MIT License (MIT)</license >
421
421
<notes >
422
422
- Fix memory leak with repeated Array exports from PHP to JS
423
423
</notes >
432
432
<api >beta</api >
433
433
</stability >
434
434
<date >2015-09-23</date >
435
- <license uri =" http ://www.php.net/license " >The MIT License (MIT)</license >
435
+ <license uri =" https ://opensource.org/licenses/mit " >The MIT License (MIT)</license >
436
436
<notes >
437
437
- Stop JS execution on PHP exceptions (instead of continuing silently)
438
438
- Allow propagation of PHP exceptions to JS context (disabled by default)
449
449
<api >beta</api >
450
450
</stability >
451
451
<date >2015-09-26</date >
452
- <license uri =" http ://www.php.net/license " >The MIT License (MIT)</license >
452
+ <license uri =" https ://opensource.org/licenses/mit " >The MIT License (MIT)</license >
453
453
<notes >
454
454
- Fix reference counting issue on PHP-> JS-> PHP exception propagation
455
455
</notes >
464
464
<api >stable</api >
465
465
</stability >
466
466
<date >2015-10-11</date >
467
- <license uri =" http ://www.php.net/license " >The MIT License (MIT)</license >
467
+ <license uri =" https ://opensource.org/licenses/mit " >The MIT License (MIT)</license >
468
468
<notes >
469
469
- Fix multi-threading with pthreads extension
470
470
- Remove v8 debug agent support (which is unsupported by V8 since 3.28.4)
480
480
<api >stable</api >
481
481
</stability >
482
482
<date >2015-12-04</date >
483
- <license uri =" http ://www.php.net/license " >The MIT License (MIT)</license >
483
+ <license uri =" https ://opensource.org/licenses/mit " >The MIT License (MIT)</license >
484
484
<notes >
485
485
First PHP 7 release
486
486
</notes >
@@ -495,7 +495,7 @@ First PHP 7 release
495
495
<api >stable</api >
496
496
</stability >
497
497
<date >2015-12-07</date >
498
- <license uri =" http ://www.php.net/license " >The MIT License (MIT)</license >
498
+ <license uri =" https ://opensource.org/licenses/mit " >The MIT License (MIT)</license >
499
499
<notes >
500
500
- Improve -Wno-c++11-narrowing/-Wno-narrowing flag detection (clang/gcc5 support)
501
501
- Added ability to set properties on V8Function
@@ -516,7 +516,7 @@ First PHP 7 release
516
516
<api >stable</api >
517
517
</stability >
518
518
<date >2016-01-08</date >
519
- <license uri =" http ://www.php.net/license " >The MIT License (MIT)</license >
519
+ <license uri =" https ://opensource.org/licenses/mit " >The MIT License (MIT)</license >
520
520
<notes >
521
521
- Fix PHP.var_dump output on regexp objects (for consistency over all V8 versions)
522
522
- Fix " this" on V8Object method invocations
@@ -532,7 +532,7 @@ First PHP 7 release
532
532
<api >stable</api >
533
533
</stability >
534
534
<date >2016-01-08</date >
535
- <license uri =" http ://www.php.net/license " >The MIT License (MIT)</license >
535
+ <license uri =" https ://opensource.org/licenses/mit " >The MIT License (MIT)</license >
536
536
<notes >
537
537
- fix build on Windows with Visual Studio 2015
538
538
- use libv8_platform on Windows
@@ -561,7 +561,7 @@ This release also merges in new features from V8Js 0.4.0, namely
561
561
<api >stable</api >
562
562
</stability >
563
563
<date >2016-03-05</date >
564
- <license uri =" http ://www.php.net/license " >The MIT License (MIT)</license >
564
+ <license uri =" https ://opensource.org/licenses/mit " >The MIT License (MIT)</license >
565
565
<notes >
566
566
- Export public methods on classes derived from \V8Js to V8
567
567
- Support V8 compiled with external snapshots
@@ -580,7 +580,7 @@ This release also merges in new features from V8Js 0.4.0, namely
580
580
<api >stable</api >
581
581
</stability >
582
582
<date >2016-03-05</date >
583
- <license uri =" http ://www.php.net/license " >The MIT License (MIT)</license >
583
+ <license uri =" https ://opensource.org/licenses/mit " >The MIT License (MIT)</license >
584
584
<notes >
585
585
- allow to pass generators from PHP to JS and vice versa
586
586
@@ -602,7 +602,7 @@ Merge improvements from V8Js for PHP 5.x (version 0.5.0) to PHP 7.0 branch:
602
602
<api >stable</api >
603
603
</stability >
604
604
<date >2016-03-08</date >
605
- <license uri =" http ://www.php.net/license " >The MIT License (MIT)</license >
605
+ <license uri =" https ://opensource.org/licenses/mit " >The MIT License (MIT)</license >
606
606
<notes >
607
607
- Allow to adjust the considered " amount of external memory" by objects exported to V8
608
608
</notes >
@@ -617,7 +617,7 @@ Merge improvements from V8Js for PHP 5.x (version 0.5.0) to PHP 7.0 branch:
617
617
<api >stable</api >
618
618
</stability >
619
619
<date >2016-03-24</date >
620
- <license uri =" http ://www.php.net/license " >The MIT License (MIT)</license >
620
+ <license uri =" https ://opensource.org/licenses/mit " >The MIT License (MIT)</license >
621
621
<notes >
622
622
- Fix configuration on MacOS platform
623
623
</notes >
@@ -632,7 +632,7 @@ Merge improvements from V8Js for PHP 5.x (version 0.5.0) to PHP 7.0 branch:
632
632
<api >stable</api >
633
633
</stability >
634
634
<date >2016-03-25</date >
635
- <license uri =" http ://www.php.net/license " >The MIT License (MIT)</license >
635
+ <license uri =" https ://opensource.org/licenses/mit " >The MIT License (MIT)</license >
636
636
<notes >
637
637
- Pass back V8Object instances, don' t re-wrap
638
638
- Retain object identity on ' return $this'
@@ -649,7 +649,7 @@ Merge improvements from V8Js for PHP 5.x (version 0.5.0) to PHP 7.0 branch:
649
649
<api >stable</api >
650
650
</stability >
651
651
<date >2016-05-22</date >
652
- <license uri =" http ://www.php.net/license " >The MIT License (MIT)</license >
652
+ <license uri =" https ://opensource.org/licenses/mit " >The MIT License (MIT)</license >
653
653
<notes >
654
654
Bug Fixes
655
655
- Send LowMemoryNotification signals to V8 before imposing memory limit
@@ -671,7 +671,7 @@ Code Cleanup
671
671
<api >stable</api >
672
672
</stability >
673
673
<date >2016-05-22</date >
674
- <license uri =" http ://www.php.net/license " >The MIT License (MIT)</license >
674
+ <license uri =" https ://opensource.org/licenses/mit " >The MIT License (MIT)</license >
675
675
<notes >
676
676
This release merges changes from V8Js for PHP 5.x (version 0.6.3) to PHP 7.0 branch.
677
677
@@ -701,7 +701,7 @@ Code Cleanup
701
701
<api >stable</api >
702
702
</stability >
703
703
<date >2016-07-02</date >
704
- <license uri =" http ://www.php.net/license " >The MIT License (MIT)</license >
704
+ <license uri =" https ://opensource.org/licenses/mit " >The MIT License (MIT)</license >
705
705
<notes >
706
706
Fix build against V8 5.3.337 (and higher)
707
707
</notes >
@@ -716,7 +716,7 @@ Fix build against V8 5.3.337 (and higher)
716
716
<api >stable</api >
717
717
</stability >
718
718
<date >2016-07-02</date >
719
- <license uri =" http ://www.php.net/license " >The MIT License (MIT)</license >
719
+ <license uri =" https ://opensource.org/licenses/mit " >The MIT License (MIT)</license >
720
720
<notes >
721
721
Fix build against V8 5.3.337 (and higher)
722
722
</notes >
@@ -731,7 +731,7 @@ Fix build against V8 5.3.337 (and higher)
731
731
<api >stable</api >
732
732
</stability >
733
733
<date >2016-09-04</date >
734
- <license uri =" http ://www.php.net/license " >The MIT License (MIT)</license >
734
+ <license uri =" https ://opensource.org/licenses/mit " >The MIT License (MIT)</license >
735
735
<notes >
736
736
- fix reference counting issue (and hence use-after-free memory error)
737
737
- fix another use-after-free issue with registerExtension
0 commit comments