This website requires JavaScript.
Explore
Help
Sign In
Clientbase
/
PhpSpreadsheet
mirror of
https://github.com/basemaster/PhpSpreadsheet.git
Watch
1
Star
0
Fork
You've already forked PhpSpreadsheet
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
90422bf1d2
PhpSpreadsheet
/
tests
/
data
/
Calculation
/
BinaryComparisonOperations.php
7 lines
92 B
PHP
Raw
Blame
History
<
?
php
return
[
[
null
,
null
,
'='
,
true
,
true
],
[
null
,
null
,
'<>'
,
false
,
false
],
];
Reference in New Issue
View Git Blame
Copy Permalink