Skip to content
This repository was archived by the owner on Mar 29, 2024. It is now read-only.

Commit b1538e6

Browse files
committed
Happy new year [skip ci]
1 parent aaf0826 commit b1538e6

File tree

200 files changed

+200
-200
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

200 files changed

+200
-200
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License
22

3-
Copyright (c) 2015-2017 Bogdan Padalko <[email protected]>
3+
Copyright (c) 2015-2018 Bogdan Padalko <[email protected]>
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of
66
this software and associated documentation files (the "Software"), to deal in

README.md

Lines changed: 1 addition & 1 deletion

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
~ This file is part of the pinepain/php-v8 PHP extension.
44
~
5-
~ Copyright (c) 2015-2017 Bogdan Padalko <[email protected]>
5+
~ Copyright (c) 2015-2018 Bogdan Padalko <[email protected]>
66
~
77
~ Licensed under the MIT license: http://opensource.org/licenses/MIT
88
~

perf/src/CreatePrimitiveValue.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of the pinepain/php-v8 PHP extension.
55
*
6-
* Copyright (c) 2015-2017 Bogdan Padalko <[email protected]>
6+
* Copyright (c) 2015-2018 Bogdan Padalko <[email protected]>
77
*
88
* Licensed under the MIT license: http://opensource.org/licenses/MIT
99
*

perf/src/GetObjectProperty.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of the pinepain/php-v8 PHP extension.
55
*
6-
* Copyright (c) 2015-2017 Bogdan Padalko <[email protected]>
6+
* Copyright (c) 2015-2018 Bogdan Padalko <[email protected]>
77
*
88
* Licensed under the MIT license: http://opensource.org/licenses/MIT
99
*

perf/src/InvokeFunction.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of the pinepain/php-v8 PHP extension.
55
*
6-
* Copyright (c) 2015-2017 Bogdan Padalko <[email protected]>
6+
* Copyright (c) 2015-2018 Bogdan Padalko <[email protected]>
77
*
88
* Licensed under the MIT license: http://opensource.org/licenses/MIT
99
*

perf/src/SetObjectProperty.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of the pinepain/php-v8 PHP extension.
55
*
6-
* Copyright (c) 2015-2017 Bogdan Padalko <[email protected]>
6+
* Copyright (c) 2015-2018 Bogdan Padalko <[email protected]>
77
*
88
* Licensed under the MIT license: http://opensource.org/licenses/MIT
99
*

php_v8.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the pinepain/php-v8 PHP extension.
33
*
4-
* Copyright (c) 2015-2017 Bogdan Padalko <[email protected]>
4+
* Copyright (c) 2015-2018 Bogdan Padalko <[email protected]>
55
*
66
* Licensed under the MIT license: http://opensource.org/licenses/MIT
77
*

scripts/refresh-package-xml.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
/**
55
* This file is part of the pinepain/php-v8 PHP extension.
66
*
7-
* Copyright (c) 2015-2017 Bogdan Padalko <[email protected]>
7+
* Copyright (c) 2015-2018 Bogdan Padalko <[email protected]>
88
*
99
* Licensed under the MIT license: http://opensource.org/licenses/MIT
1010
*

scripts/replace_expect.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of the pinepain/php-v8 PHP extension.
55
*
6-
* Copyright (c) 2015-2017 Bogdan Padalko <[email protected]>
6+
* Copyright (c) 2015-2018 Bogdan Padalko <[email protected]>
77
*
88
* Licensed under the MIT license: http://opensource.org/licenses/MIT
99
*

0 commit comments

Comments
 (0)