public
nobgit
read
NobMail
Based on mailcow: dockerized
Languages
Repository composition by tracked source files.
PHP
49%
JavaScript
35%
HTML
9%
CSS
4%
Shell
2%
Python
1%
Lua
0%
Perl
0%
Ruby
0%
SCSS
0%
Create file
Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git
Trace
data/web/inc/lib/vendor/symfony/polyfill-php80/Php80.php
Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.
Php80.php
on main
Author
Date
Commit
Line
Code
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1
<?php
<?php
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 3
/*
/*
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 4
* This file is part of the Symfony package.
* This file is part of the Symfony package.
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 5
*
*
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 6
* (c) Fabien Potencier <[email protected]>
* (c) Fabien Potencier <[email protected]>
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 7
*
*
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 8
* For the full copyright and license information, please view the LICENSE
* For the full copyright and license information, please view the LICENSE
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 9
* file that was distributed with this source code.
* file that was distributed with this source code.
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 10
*/
*/
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 11
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 12
namespace Symfony\Polyfill\Php80;
namespace Symfony\Polyfill\Php80;
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 13
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 14
/**
/**
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 15
* @author Ion Bazan <[email protected]>
* @author Ion Bazan <[email protected]>
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 16
* @author Nico Oelgart <[email protected]>
* @author Nico Oelgart <[email protected]>
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 17
* @author Nicolas Grekas <[email protected]>
* @author Nicolas Grekas <[email protected]>
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 18
*
*
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 19
* @internal
* @internal
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 20
*/
*/
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 21
final class Php80
final class Php80
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 22
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 23
public static function fdiv(float $dividend, float $divisor): float
public static function fdiv(float $dividend, float $divisor): float
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 24
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 25
return @($dividend / $divisor);
return @($dividend / $divisor);
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 26
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 27
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 28
public static function get_debug_type($value): string
public static function get_debug_type($value): string
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 29
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 30
switch (true) {
switch (true) {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 31
case null === $value: return 'null';
case null === $value: return 'null';
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 32
case \is_bool($value): return 'bool';
case \is_bool($value): return 'bool';
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 33
case \is_string($value): return 'string';
case \is_string($value): return 'string';
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 34
case \is_array($value): return 'array';
case \is_array($value): return 'array';
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 35
case \is_int($value): return 'int';
case \is_int($value): return 'int';
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 36
case \is_float($value): return 'float';
case \is_float($value): return 'float';
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 37
case \is_object($value): break;
case \is_object($value): break;
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 38
case $value instanceof \__PHP_Incomplete_Class: return '__PHP_Incomplete_Class';
case $value instanceof \__PHP_Incomplete_Class: return '__PHP_Incomplete_Class';
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 39
default:
default:
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 40
if (null === $type = @get_resource_type($value)) {
if (null === $type = @get_resource_type($value)) {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 41
return 'unknown';
return 'unknown';
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 42
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 43
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 44
if ('Unknown' === $type) {
if ('Unknown' === $type) {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 45
$type = 'closed';
$type = 'closed';
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 46
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 47
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 48
return "resource ($type)";
return "resource ($type)";
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 49
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 50
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 51
$class = \get_class($value);
$class = \get_class($value);
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 52
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 53
if (false === strpos($class, '@')) {
if (false === strpos($class, '@')) {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 54
return $class;
return $class;
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 55
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 56
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 57
return (get_parent_class($class) ?: key(class_implements($class)) ?: 'class').'@anonymous';
return (get_parent_class($class) ?: key(class_implements($class)) ?: 'class').'@anonymous';
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 58
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 59
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 60
public static function get_resource_id($res): int
public static function get_resource_id($res): int
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 61
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 62
if (!\is_resource($res) && null === @get_resource_type($res)) {
if (!\is_resource($res) && null === @get_resource_type($res)) {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 63
throw new \TypeError(sprintf('Argument 1 passed to get_resource_id() must be of the type resource, %s given', get_debug_type($res)));
throw new \TypeError(sprintf('Argument 1 passed to get_resource_id() must be of the type resource, %s given', get_debug_type($res)));
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 64
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 65
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 66
return (int) $res;
return (int) $res;
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 67
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 68
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 69
public static function preg_last_error_msg(): string
public static function preg_last_error_msg(): string
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 70
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 71
switch (preg_last_error()) {
switch (preg_last_error()) {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 72
case \PREG_INTERNAL_ERROR:
case \PREG_INTERNAL_ERROR:
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 73
return 'Internal error';
return 'Internal error';
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 74
case \PREG_BAD_UTF8_ERROR:
case \PREG_BAD_UTF8_ERROR:
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 75
return 'Malformed UTF-8 characters, possibly incorrectly encoded';
return 'Malformed UTF-8 characters, possibly incorrectly encoded';
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 76
case \PREG_BAD_UTF8_OFFSET_ERROR:
case \PREG_BAD_UTF8_OFFSET_ERROR:
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 77
return 'The offset did not correspond to the beginning of a valid UTF-8 code point';
return 'The offset did not correspond to the beginning of a valid UTF-8 code point';
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 78
case \PREG_BACKTRACK_LIMIT_ERROR:
case \PREG_BACKTRACK_LIMIT_ERROR:
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 79
return 'Backtrack limit exhausted';
return 'Backtrack limit exhausted';
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 80
case \PREG_RECURSION_LIMIT_ERROR:
case \PREG_RECURSION_LIMIT_ERROR:
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 81
return 'Recursion limit exhausted';
return 'Recursion limit exhausted';
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 82
case \PREG_JIT_STACKLIMIT_ERROR:
case \PREG_JIT_STACKLIMIT_ERROR:
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 83
return 'JIT stack limit exhausted';
return 'JIT stack limit exhausted';
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 84
case \PREG_NO_ERROR:
case \PREG_NO_ERROR:
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 85
return 'No error';
return 'No error';
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 86
default:
default:
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 87
return 'Unknown error';
return 'Unknown error';
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 88
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 89
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 90
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 91
public static function str_contains(string $haystack, string $needle): bool
public static function str_contains(string $haystack, string $needle): bool
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 92
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 93
return '' === $needle || false !== strpos($haystack, $needle);
return '' === $needle || false !== strpos($haystack, $needle);
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 94
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 95
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 96
public static function str_starts_with(string $haystack, string $needle): bool
public static function str_starts_with(string $haystack, string $needle): bool
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 97
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 98
return 0 === strncmp($haystack, $needle, \strlen($needle));
return 0 === strncmp($haystack, $needle, \strlen($needle));
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 99
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 100
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 101
public static function str_ends_with(string $haystack, string $needle): bool
public static function str_ends_with(string $haystack, string $needle): bool
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 102
{
{
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 103
if ('' === $needle || $needle === $haystack) {
if ('' === $needle || $needle === $haystack) {
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 104
return true;
return true;
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 105
}
}
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 106
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 107
if ('' === $haystack) {
if ('' === $haystack) {
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 108
return false;
return false;
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 109
}
}
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 110
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 111
$needleLength = \strlen($needle);
$needleLength = \strlen($needle);
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 112
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 113
return $needleLength <= \strlen($haystack) && 0 === substr_compare($haystack, $needle, -$needleLength);
return $needleLength <= \strlen($haystack) && 0 === substr_compare($haystack, $needle, -$needleLength);
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 114
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 115
}
}