]> granicus.if.org Git - graphviz/commitdiff
remove gv.php include from PHP demo
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 29 Dec 2022 22:17:41 +0000 (14:17 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 29 Dec 2022 22:17:41 +0000 (14:17 -0800)
As of SWIG 4.1.0, PHP source is no longer generated when SWIG is targeting PHP.

Gitlab: closes #2322
Reported-by: Petr Sumbera
CHANGELOG.md
tclpkg/gv/demo/modgraph.php

index a77d828b3b5e2cf8d76beede2dfac37ff04ef7b4..fa7dab95749c039577910b5eb8a26d57c875da1d 100644 (file)
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased (7.0.6)]
 
+### Fixed
+
+- The modgraph.php example no longer includes gv.php, which is no longer
+  generated by SWIG 4.1.0. #2322
+
 ## [7.0.5] – 2022-12-23
 
 ### Fixed
index a04d864e52079b3a446da05531ff1607b7538628..d6f9dee5e5e4d02332775074ff5bb7fb9070e504 100755 (executable)
@@ -1,6 +1,5 @@
 #!/usr/bin/php
 <?php
-include("gv.php");
 
 # display the kernel module dependencies