Skip to content

Commit 2e3c4ef

Browse files
authored
Merge pull request #8802 from mbien/bump-php-to-17
Bump php cluster to javac.release 17
2 parents 2c92300 + 3b2aa7f commit 2e3c4ef

File tree

35 files changed

+35
-35
lines changed

35 files changed

+35
-35
lines changed

php/hudson.php/nbproject/project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717
is.eager=true
18-
javac.source=1.8
18+
javac.release=17
1919
javac.compilerargs=-Xlint -Xlint:-serial

php/languages.neon/nbproject/project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717
is.autoload=true
18-
javac.source=1.8
18+
javac.release=17
1919
javac.compilerargs=-Xlint -Xlint:-serial

php/php.api.annotation/nbproject/project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717
is.autoload=true
18-
javac.source=1.8
18+
javac.release=17
1919
javac.compilerargs=-Xlint -Xlint:-serial
2020

2121
test.config.stableBTD.includes=**/*Test.class

php/php.api.documentation/nbproject/project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717
is.autoload=true
18-
javac.source=1.8
18+
javac.release=17
1919
javac.compilerargs=-Xlint -Xlint:-serial
2020

2121
test.config.stableBTD.includes=**/*Test.class

php/php.api.editor/nbproject/project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717
is.autoload=true
18-
javac.source=1.8
18+
javac.release=17
1919
javac.compilerargs=-Xlint -Xlint:-serial
2020

2121
test.config.stableBTD.includes=**/*Test.class

php/php.api.executable/nbproject/project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717
is.autoload=true
18-
javac.source=1.8
18+
javac.release=17
1919
javac.compilerargs=-Xlint -Xlint:-serial
2020

2121
test.config.stableBTD.includes=**/*Test.class

php/php.api.framework/nbproject/project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717
is.autoload=true
18-
javac.source=1.8
18+
javac.release=17
1919
javac.compilerargs=-Xlint -Xlint:-serial
2020

2121
test.config.stableBTD.includes=**/*Test.class

php/php.api.templates/nbproject/project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717
is.autoload=true
18-
javac.source=1.8
18+
javac.release=17
1919
javac.compilerargs=-Xlint -Xlint:-serial

php/php.api.testing/nbproject/project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717
is.autoload=true
18-
javac.source=1.8
18+
javac.release=17
1919
javac.compilerargs=-Xlint -Xlint:-serial
2020

2121
test.config.stableBTD.includes=**/*Test.class

php/php.apigen/nbproject/project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
# KIND, either express or implied. See the License for the
1515
# specific language governing permissions and limitations
1616
# under the License.
17-
javac.source=1.8
17+
javac.release=17
1818
javac.compilerargs=-Xlint -Xlint:-serial

0 commit comments

Comments
 (0)