Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,9 @@
</stability>
<license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
<notes>
...
- Support namespaced classes in &lt;type&gt; elements (Christoph M. Becker)
- Fix deprecation notice about incorrect argument order for join() in PHP 7.4. (Yoshinari)
- Remove trailing newline from HTML generated from &lt;option&gt; XML tags (Peter)
</notes>

<contents>
Expand Down
3 changes: 2 additions & 1 deletion package_generic.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@
</stability>
<license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
<notes>
...
- Fix deprecation notice about incorrect argument order for join() in PHP 7.4. (Yoshinari)
- Remove trailing newline from HTML generated from &lt;option&gt; XML tags (Peter)
</notes>

<contents>
Expand Down
2 changes: 1 addition & 1 deletion package_php.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</stability>
<license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
<notes>
...
- Support namespaced classes in &lt;type&gt; elements (Christoph M. Becker)
</notes>

<contents>
Expand Down