totten / civix

CiviCRM Extension Builder
http://civicrm.org/
Other
56 stars 56 forks source link

Polyfill: Int instead of bool as input type on `var_export()` #334

Open jofranz opened 7 months ago

jofranz commented 7 months ago

  Line   mixin/polyfill.php                                                    
 ------ ---------------------------------------------------------------------- 
  77     Parameter #2 $return of function var_export expects bool, int given.  
 ------ ----------------------------------------------------------------------```