..
array_order.php
Move the class files from includes to the resources directory.
2013-07-06 07:16:58 +00:00
auto_loader.php
fix wrong logical check ( #7282 )
2025-02-27 21:09:31 -07:00
base2n.php
Create base2n.php
2023-04-23 01:05:46 -06:00
button.php
Update Font Awesome to v6.6.x, adjust some icon references.
2024-08-09 18:14:52 -06:00
cache.php
Add the apcu caching ability for performance ( #7276 )
2025-02-25 17:21:41 -07:00
captcha.php
Fix a PHP 8.1 error
2023-06-17 09:08:25 -06:00
cli_option.php
Update Font Awesome to v6.6.x, adjust some icon references.
2024-08-09 18:14:52 -06:00
command_option.php
introduce new service framework ( #6990 )
2024-05-31 12:40:46 -06:00
config.php
Removed for better backwards compatibility
2024-10-02 11:35:54 -06:00
database.php
Add method column_exists to the database class
2025-01-28 15:35:02 -07:00
directory.php
Fix temporary permissions
2024-11-29 13:57:01 -07:00
domains.php
Fix temporary permissions
2024-11-29 13:57:01 -07:00
email.php
Update the condition for validate certificate for a boolean value
2025-03-02 10:45:31 -07:00
event_socket.php
remove instances where a pointer is used in a foreach loop for value ( #7108 )
2024-08-22 12:41:10 -06:00
file.php
Check if the sounds directory exists
2023-05-16 00:36:27 -06:00
google_authenticator.php
Update class name FixedBitNotation to base2n
2023-04-23 02:31:44 -06:00
groups.php
Fix temporary permissions
2024-11-29 13:57:01 -07:00
logging.php
Update logging class ( #6829 )
2023-11-13 18:55:52 -07:00
menu.php
Menu: New option to set icon colors.
2025-03-03 14:08:05 -07:00
message.php
voicemail edit, log viewer, and sip status php 8.1 changes ( #6738 )
2023-06-02 14:53:23 -06:00
modal.php
Modal [Class]: Updates for PHP 8.1
2023-05-10 22:59:12 +00:00
parsedown.php
Add class parsedown.php
2024-05-25 13:23:38 -06:00
permissions.php
Fix temporary permissions
2024-11-29 13:57:01 -07:00
schema.php
format schema class ( #7145 )
2025-01-28 17:05:00 -07:00
service.php
enable foreground mode for services ( #7061 )
2024-07-23 07:40:49 -06:00
settings.php
Use boolean setting as true boolean ( #7284 )
2025-03-04 11:25:47 -07:00
sounds.php
remove instances where a pointer is used in a foreach loop for value ( #7108 )
2024-08-22 12:41:10 -06:00
switch_settings.php
Fix temporary permissions
2024-11-29 13:57:01 -07:00
template.php
Add smarty modifer in_array
2023-05-22 21:50:15 -06:00
text.php
Prevent a warning by using isset
2024-05-02 14:05:30 -06:00
token.php
exit for loop when matching token for slight performance increase ( #7092 )
2024-08-15 14:10:08 -06:00
tones.php
Fixed Errors for Streams & Ring Groups ( #6728 )
2023-05-31 11:00:55 -06:00
user.php
Require domain_uuid and user_uuid
2024-04-22 08:48:58 -06:00
vcard.php
contacts php 8.1 changes ( #6730 )
2023-06-01 11:50:12 -06:00
waveform.php
Voicemail - Edit: Mitigate PHP 8.x warnings.
2024-05-13 11:39:19 -06:00
xml.php
xml sanitize allow $1 and $2
2023-08-30 12:50:08 -06:00