diff options
| author | Frederic Peters <fpeters@entrouvert.com> | 2008-04-29 12:10:23 +0000 |
|---|---|---|
| committer | Frederic Peters <fpeters@entrouvert.com> | 2008-04-29 12:10:23 +0000 |
| commit | aad2fbfc439d7f5207ab4d65ff2b3355508c157b (patch) | |
| tree | 4b988a4c08bfd9e7472a496902b94e700a23d6c3 /bindings/php5/tests/binding_tests.php | |
| parent | cd1df0cf8df0b0d6962443ad4ffffb5f2929ddf2 (diff) | |
| download | lasso-aad2fbfc439d7f5207ab4d65ff2b3355508c157b.tar.gz lasso-aad2fbfc439d7f5207ab4d65ff2b3355508c157b.tar.xz lasso-aad2fbfc439d7f5207ab4d65ff2b3355508c157b.zip | |
[project @ fpeters@0d.be-20080416142356-cl3d6hb3ru62p8xv]
Damien Laniel 2008-04-16 added PHPGObject destructors and fixed some memory management
Original author: Frederic Peters <fpeters@0d.be>
Date: 2008-04-16 16:23:56.715000+02:00
Diffstat (limited to 'bindings/php5/tests/binding_tests.php')
| -rwxr-xr-x | bindings/php5/tests/binding_tests.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bindings/php5/tests/binding_tests.php b/bindings/php5/tests/binding_tests.php index 240be092..4c9fb962 100755 --- a/bindings/php5/tests/binding_tests.php +++ b/bindings/php5/tests/binding_tests.php @@ -1,3 +1,4 @@ +#!/usr/bin/php <?php # Lasso - A free implementation of the Liberty Alliance specifications. # |
